DeclarativeCatalogPartDesigner.TemplateGroups 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得範本群組集合,各範本群組包含一個或多個範本定義。
public:
virtual property System::Web::UI::Design::TemplateGroupCollection ^ TemplateGroups { System::Web::UI::Design::TemplateGroupCollection ^ get(); };
public override System.Web.UI.Design.TemplateGroupCollection TemplateGroups { get; }
member this.TemplateGroups : System.Web.UI.Design.TemplateGroupCollection
Public Overrides ReadOnly Property TemplateGroups As TemplateGroupCollection
屬性值
與這個類別相關聯之附加的 TemplateGroupCollection。
備註
TemplateGroups屬性會覆寫其基底實作為,以加入 TemplateGroup 這個類別專用的物件。