다음을 통해 공유


WmlObjectListAdapter.OnlyHasDefaultCommand 메서드

정의

ObjectList에 기본 명령만 있고 다른 명령은 없을 경우 true를 반환합니다. 이 API는 더 이상 사용되지 않습니다. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 ASP.NET 있는 Mobile Apps & 사이트를 참조하세요.

protected:
 bool OnlyHasDefaultCommand();
protected bool OnlyHasDefaultCommand ();
member this.OnlyHasDefaultCommand : unit -> bool
Protected Function OnlyHasDefaultCommand () As Boolean

반환

개체 목록 컨트롤에 기본 명령만 있고 다른 명령은 없으면 true이고, 그렇지 않으면 false입니다.

적용 대상

추가 정보