DeviceSpecific.HasTemplates 属性

定义

获取一个值,该值指示 DeviceSpecific< 元素中>当前选定的选项具有在其中定义的模板。 此 API 已过时。 有关如何开发 ASP.NET 移动应用程序的信息,请参阅具有 ASP.NET的移动应用 & 网站

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.

属性

适用于

另请参阅