DeviceSpecificChoiceControlBuilder.GetChildControlType Methode

Definitie

Hiermee haalt u het type op voor de onderliggende besturingselementen van het besturingselement. Deze API is verouderd. Zie Mobile Apps & voor meer informatie over het ontwikkelen van ASP.NET mobiele toepassingen Sites met 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

Parameters

tagName
String

Een tekenreeks die de naam van de tag vertegenwoordigt.

attributes
IDictionary

Een IDictionary object.

Retouren

Van toepassing op