ObjectList.BackCommandText プロパティ
アセンブリ: System.Web.Mobile (system.web.mobile.dll 内)

Dim instance As ObjectList Dim value As String value = instance.BackCommandText instance.BackCommandText = value
[BindableAttribute(true)] public: property String^ BackCommandText { String^ get (); void set (String^ value); }
/** @property */ public String get_BackCommandText () /** @property */ public void set_BackCommandText (String value)
public function get BackCommandText () : String public function set BackCommandText (value : String)
Details ビューから戻るコマンドに使用するテキスト。


Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- ObjectList.BackCommandText プロパティのページへのリンク