RepeaterDesigner.TemplatesExist 屬性

定義

取得值,指出相關聯控制項是否已定義任何樣板 (Template)。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

protected:
 property bool TemplatesExist { bool get(); };
protected bool TemplatesExist { get; }
member this.TemplatesExist : bool
Protected ReadOnly Property TemplatesExist As Boolean

屬性值

值,表示是否已為關聯控制項定義任何樣板。

適用於

另請參閱