DeviceSpecificChoiceControlBuilder.GetChildControlType Metod

Definition

Hämtar typen för kontrollens underordnade kontroller. Det här API:et är föråldrat. Information om hur du utvecklar ASP.NET mobila program finns i Mobile Apps & Webbplatser med 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

Parametrar

tagName
String

En sträng som representerar namnet på taggen.

attributes
IDictionary

Ett IDictionary objekt.

Returer

Gäller för