Share via


HtmlObjectListAdapter.HasCommands 메서드

정의

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

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

반환

ObjectList 컨트롤에 명령이 있으면 true이고, 그렇지 않으면 false입니다.

적용 대상

추가 정보