Aracılığıyla paylaş


DeviceSpecificChoiceControlBuilder.GetChildControlType Yöntem

Tanım

Denetimin alt denetimleri için türü alır. Bu, API artık kullanılmıyor. ASP.NET mobil uygulama geliştirme hakkında bilgi için bkz. ASP.NET ile Mobile Apps & Siteleri.

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

Parametreler

tagName
String

Etiketin adını temsil eden bir dize.

attributes
IDictionary

Bir IDictionary nesnesi.

Döndürülenler

Şunlara uygulanır