Share via


DeviceSpecificChoiceControlBuilder.GetChildControlType Metoda

Definice

Získá typ podřízených ovládacích prvků ovládacího prvku. Toto rozhraní API je zastaralé. Informace o vývoji ASP.NET mobilních aplikací najdete v tématu Mobilní aplikace & Weby s 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

Parametry

tagName
String

Řetězec, který představuje název značky.

attributes
IDictionary

Objekt IDictionary.

Návraty

Platí pro