XhtmlLabelAdapter.Control プロパティ

定義

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

public:
 property System::Web::UI::MobileControls::Label ^ Control { System::Web::UI::MobileControls::Label ^ get(); };
public System.Web.UI.MobileControls.Label Control { get; }
member this.Control : System.Web.UI.MobileControls.Label
Public ReadOnly Property Control As Label

プロパティ値

Label です。

適用対象

こちらもご覧ください