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

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

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

Public Properties

[read-only]
ActiveTemplateEditingFrameITemplateEditingFrame.

Gets the active template editing frame.

[read-only]
CanEnterTemplateModebool.

Gets a value indicating whether or not this designer will allow the viewing or editing of templates.

[read-only]
InTemplateModebool.

Gets a value indicating whether the designer document is in template mode.

[read-only]
override
TemplateGroupsTemplateGroupCollection.

Gets a collection of template groups, each containing a template definition.

Protected Properties

[read-only]
override
DataBindingsEnabledbool.

Gets a value indicating whether the designer allows data binding.

[read-only]
HidePropertiesInTemplateModebool.

Gets a value indicating whether the properties of the control will be hidden when the control is placed into template editing mode.