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
[read-only] | ActiveTemplateEditingFrame | ITemplateEditingFrame.
Gets the active template editing frame. |
[read-only] | CanEnterTemplateMode | bool.
Gets a value indicating whether or not this designer will allow the viewing or editing of templates. |
[read-only] | InTemplateMode | bool.
Gets a value indicating whether the designer document is in template mode. |
[read-only] override | TemplateGroups | TemplateGroupCollection.
Gets a collection of template groups, each containing a template definition. |
[read-only] override | DataBindingsEnabled | bool.
Gets a value indicating whether the designer allows data binding. |
[read-only] | HidePropertiesInTemplateMode | bool.
Gets a value indicating whether the properties of the control will be hidden when the control is placed into template editing mode. |