The members of System.Web.UI.Design.TemplatedEditableDesignerRegion are listed below.
See Also: Inherited members from System.Web.UI.Design.EditableDesignerRegion
Initializes a new instance of the System.Web.UI.Design.TemplatedEditableDesignerRegion class using the provided template definition. |
IsSingleInstanceTemplate | bool.
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 | SupportsDataBinding | bool.
Gets or sets a value that indicates whether the template can be bound to a data source. |
[read-only] | TemplateDefinition | TemplateDefinition.
Gets a System.Web.UI.Design.TemplateDefinition object describing the template that is referenced by the region. |