TemplateGroup Constructor (String^)

 

Initializes a new instance of the TemplateGroup class, using the provided name.

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

public:
TemplateGroup(
	String^ groupName
)

Parameters

groupName
Type: System::String^

The name of the group.

.NET Framework
Available since 2.0
Return to top
Show: