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

子のタグ名。(System.String 型)
子コントロールに格納されている属性の配列。(System.Collections.IDictionary 型)
タグに対応するコントロールの型を示すTypeを取得します。このメソッドはASP.NETページ フレームワークによって呼び出されます。
シンタックス
Protected Overrides Function GetChildControlType( _
   ByVal tagName As String, _
   ByVal attribs As IDictionary _
) As Type
protected override Type GetChildControlType( 
   string tagName,
   IDictionary attribs
)

パラメータ

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

戻り値の型

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

参照

GcListBox クラス
GcListBox メンバ
GetChildControlTypeクラスの基本実装

 

 


© MESCIUS inc. All rights reserved.