System.Web.UI.Design.TemplatedEditableDesignerRegion: Property Members

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

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.