DeviceSpecificChoiceControlBuilder.GetChildControlType Methode

Definition

Ruft den Typ für die untergeordneten Steuerelemente des Steuerelements ab. Diese API ist veraltet. Informationen zum Entwickeln ASP.NET mobiler Anwendungen finden Sie unter Mobile Apps & Sites mit 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

Parameter

tagName
String

Eine Zeichenfolge, die den Namen des Tags darstellt.

attributes
IDictionary

Ein IDictionary-Objekt.

Gibt zurück

Gilt für: