HtmlTextViewAdapter.Control プロパティ

定義

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

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

プロパティ値

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

適用対象

こちらもご覧ください