DeviceSpecificChoiceControlBuilder.GetChildControlType Metoda

Definicja

Uzyskuje typ kontrolek podrzędnych kontrolki. Ten interfejs API jest nieaktualny. Aby uzyskać informacje na temat tworzenia ASP.NET aplikacji mobilnych, zobacz Mobile Apps & Sites with ASP.NET (Aplikacje mobilne & Sites with 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

Ciąg reprezentujący nazwę tagu.

attributes
IDictionary

Obiekt IDictionary.

Zwraca

Dotyczy