System.Web.UI.Design.TemplateDefinition: Constructor Members

The constructors of System.Web.UI.Design.TemplateDefinition are listed below. For a list of all members, see the TemplateDefinition Members list.

See Also: Inherited members from System.Web.UI.Design.DesignerObject

Public Constructors

Initializes a new instance of the System.Web.UI.Design.TemplateDefinition class, using the provided designer, template name, template, and property name.

Initializes a new instance of the System.Web.UI.Design.TemplateDefinition class, using the provided designer, template name, template, property name, and whether to limit the template contents to Web server controls.

Initializes a new instance of the System.Web.UI.Design.TemplateDefinition class, using the provided designer, template name, template, property name, and System.Web.UI.WebControls.Style object.

Initializes a new instance of the System.Web.UI.Design.TemplateDefinition class, using the provided designer, template name, template, property name, System.Web.UI.WebControls.Style object, and whether to limit content to Web server controls.