次の方法で共有


XhtmlCommandAdapter.Control プロパティ

定義

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

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

プロパティ値

Command

適用対象

こちらもご覧ください