ObjectList.SelectMoreCommand 屬性

定義

取得用於選擇更多項目的 ObjectList文字。 這個 API 已經過時了。 有關如何開發 ASP.NET 行動應用程式的資訊,請參閱 Mobile Apps &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

屬性值

用於選擇物件清單中更多項目的指令文字。

適用於

另請參閱