TemplateGroup Constructor (String, Style)
.NET Framework (current version)
Initializes a new instance of the TemplateGroup class, using the provided name and style.
Assembly: System.Design (in System.Design.dll)
Parameters
- groupName
-
Type:
System.String
The name of the group
- groupStyle
-
Type:
System.Web.UI.WebControls.Style
A Style object to be applied to templates in the group.
.NET Framework
Available since 2.0
Available since 2.0
Show: