DeviceSpecificChoiceControlBuilder.GetChildControlType Metod
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
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
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.