ObjectList.SelectMoreCommand 속성

정의

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

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

속성 값

String

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

적용 대상

추가 정보