TemplateGroup::AddTemplateDefinition Method (TemplateDefinition^)

 

Adds the provided TemplateDefinition to the group.

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

public:
void AddTemplateDefinition(
	TemplateDefinition^ templateDefinition
)

Parameters

templateDefinition
Type: System.Web.UI.Design::TemplateDefinition^

A TemplateDefinition.

.NET Framework
Available since 2.0
Return to top
Show: