DeviceSpecificChoice.AddParsedSubObject(Object) Metoda

Definicja

Dodaje obiekt Object do DeviceSpecificChoice obiektu Templates . 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).

protected:
 void AddParsedSubObject(System::Object ^ obj);
protected void AddParsedSubObject (object obj);
member this.AddParsedSubObject : obj -> unit
Protected Sub AddParsedSubObject (obj As Object)

Parametry

obj
Object

Obiekt do dodania.

Uwagi

Ta metoda jest używana głównie przez projektantów kontrolek i nie jest przeznaczona do użytku ogólnego.

Dotyczy

Zobacz też