WizardDesigner::TemplateGroups Property

 
Use BaseTrue

Gets a collection of template groups, each containing one or more template definitions.

Namespace:   System.Web.UI.Design.WebControls
Assembly:  System.Design (in System.Design.dll)

public:
property TemplateGroupCollection^ TemplateGroups {
	virtual TemplateGroupCollection^ get() override;
}

.NET Framework
Available since 2.0
Return to top
Show: