다음을 통해 공유


ObjectList.SelectMoreCommand 속성

정의

ObjectList에서 추가 항목을 선택하기 위한 명령에 사용되는 텍스트를 가져옵니다. 이 API는 더 이상 사용되지 않습니다. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 ASP.NET 있는 Mobile Apps & 사이트를 참조하세요.

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

속성 값

개체 목록에서 추가 항목을 선택하기 위해 명령에 사용되는 텍스트입니다.

적용 대상

추가 정보