System.Web.UI.Design.TemplatedEditableDesignerRegion Members

The members of System.Web.UI.Design.TemplatedEditableDesignerRegion are listed below.

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

Public Constructors

Initializes a new instance of the System.Web.UI.Design.TemplatedEditableDesignerRegion class using the provided template definition.

Public Properties

IsSingleInstanceTemplatebool.

Gets or sets whether the template occurs only once per instance of the containing control, such as a header template, or can appear many times according to available data, such as an item template.

override
SupportsDataBindingbool.

Gets or sets a value that indicates whether the template can be bound to a data source.

[read-only]
TemplateDefinitionTemplateDefinition.

Gets a System.Web.UI.Design.TemplateDefinition object describing the template that is referenced by the region.