共用方式為


DeviceSpecificChoice.HasTemplates 屬性

定義

取得值,指出 DeviceSpecific> 元素中<目前選取的選擇是否在其內定義範本。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 具有 ASP.NET 的Mobile Apps & Sites

public:
 property bool HasTemplates { bool get(); };
public bool HasTemplates { get; }
member this.HasTemplates : bool
Public ReadOnly Property HasTemplates As Boolean

屬性值

如果目前選取的選項中具有已定義的樣板則為 true,否則為 false

適用於

另請參閱