TemplatedEditableDesignerRegion Constructor (TemplateDefinition^)

 

Initializes a new instance of the TemplatedEditableDesignerRegion class using the provided template definition.

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

public:
TemplatedEditableDesignerRegion(
	TemplateDefinition^ templateDefinition
)

Parameters

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

A TemplateDefinition instance for the template to edit.

.NET Framework
Available since 2.0
Return to top
Show: