DeviceSpecific.HasTemplates 속성

정의

DeviceSpecific 요소에서 현재 선택된 선택 항목에 <템플릿이 정의되어 있음을 나타내는 값을 가져옵니다.> 이 API는 더 이상 사용되지 않습니다. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 ASP.NET 있는 Mobile Apps & 사이트를 참조하세요.

public:
 property bool HasTemplates { bool get(); };
[System.ComponentModel.Browsable(false)]
public bool HasTemplates { get; }
[<System.ComponentModel.Browsable(false)>]
member this.HasTemplates : bool
Public ReadOnly Property HasTemplates As Boolean

속성 값

현재 선택된 선택 항목 안에 템플릿이 정의되어 있으면 true이고, 그렇지 않으면 false입니다.

특성

적용 대상

추가 정보