DeviceSpecificChoiceControlBuilder.GetChildControlType メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
コントロールの子コントロールの型を取得します。 この API は廃止されています。 ASP.NET モバイル アプリケーションの開発方法については、「
public:
override Type ^ GetChildControlType(System::String ^ tagName, System::Collections::IDictionary ^ attributes);
public override Type GetChildControlType(string tagName, System.Collections.IDictionary attributes);
override this.GetChildControlType : string * System.Collections.IDictionary -> Type
Public Overrides Function GetChildControlType (tagName As String, attributes As IDictionary) As Type
パラメーター
- tagName
- String
タグの名前を表す文字列。
- attributes
- IDictionary
IDictionary オブジェクト。