TemplatedEditableDesignerRegion.TemplatedEditableDesignerRegion Constructor
.NET Framework 3.0
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)
Assembly: System.Design (in system.design.dll)
public TemplatedEditableDesignerRegion ( TemplateDefinition templateDefinition )
public function TemplatedEditableDesignerRegion ( templateDefinition : TemplateDefinition )
Not applicable.
Parameters
- templateDefinition
A TemplateDefinition instance for the template to edit.
Community Additions
ADD
Show: