WizardDesigner.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.

Применяется к

См. также раздел