HtmlObjectListAdapter.Control プロパティ

定義

関連付けられているコントロールへの厳密に型指定された参照を返します。 この API は廃止されています。 ASP.NET モバイル アプリケーションの開発方法については、「Mobile Apps&」を参照してください。ASP.NET

protected:
 property System::Web::UI::MobileControls::ObjectList ^ Control { System::Web::UI::MobileControls::ObjectList ^ get(); };
protected System.Web.UI.MobileControls.ObjectList Control { get; }
member this.Control : System.Web.UI.MobileControls.ObjectList
Protected ReadOnly Property Control As ObjectList

プロパティ値

関連付けられているコントロールへの厳密に型指定された参照。

適用対象

こちらもご覧ください