通过


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

属性值

用于命令的文本,用于选择对象列表中的更多项。

适用于

另请参阅