Share via


DeviceSpecificChoice.AddParsedSubObject(Object) 方法

定義

Object 加入至 DeviceSpecificChoice 物件的 Templates 物件。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 mobile Apps & 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)

參數

obj
Object

要加入的物件。

備註

這個方法主要是由控件設計工具使用,不適用於一般用途。

適用於

另請參閱