DeclarativeCatalogPartDesigner.TemplateGroups 屬性

定義

取得範本群組集合,各範本群組包含一個或多個範本定義。

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

與這個類別相關聯之附加的 TemplateGroupCollection

備註

TemplateGroups屬性會覆寫其基底實作為,以加入 TemplateGroup 這個類別專用的物件。

適用於