The properties of System.Web.UI.Design.TemplatedEditableDesignerRegion are listed below. For a list of all members, see the TemplatedEditableDesignerRegion Members list.
See Also: Inherited members from System.Web.UI.Design.EditableDesignerRegion
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. |