MESCIUS InputMan for ASP.NET 10.0J
GetChildControlType メソッド (BaseIMValidator)

子のタグ名(System.String 型)
子コントロールに格納されている属性の配列(System.Collections.IDictionary 型)
タグに対応するコントロールの型を示すTypeを取得します。
シンタックス
Protected Overridable Function GetChildControlType( _
   ByVal tagName As String, _
   ByVal attribs As IDictionary _
) As Type
protected virtual Type GetChildControlType( 
   string tagName,
   IDictionary attribs
)

パラメータ

tagName
子のタグ名(System.String 型)
attribs
子コントロールに格納されている属性の配列(System.Collections.IDictionary 型)

戻り値の型

指定したコントロールの子のType
参照

参照

BaseIMValidator クラス
BaseIMValidator メンバ

 

 


© MESCIUS inc. All rights reserved.