ObjectList.SelectMoreCommand プロパティ

定義

ObjectList から他の項目を選択するコマンド用のテキストを取得します。 この API は、互換性のために残されています。 ASP.NET モバイル アプリケーションを開発する方法については、「mobile Apps & Sites with ASP.NET」を参照してください。

public:
 static property System::String ^ SelectMoreCommand { System::String ^ get(); };
public static string SelectMoreCommand { get; }
static member SelectMoreCommand : string
Public Shared ReadOnly Property SelectMoreCommand As String

プロパティ値

オブジェクト リストから他の項目を選択するコマンド用のテキスト。

適用対象

こちらもご覧ください