The members of System.Web.UI.Design.TemplatedControlDesigner are listed below.
See Also: Inherited members from System.Web.UI.Design.ControlDesigner
Initializes a new instance of the System.Web.UI.Design.TemplatedControlDesigner class. |
[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. |
EnterTemplateMode(ITemplateEditingFrame)
| ||
ExitTemplateMode(bool, bool, bool)
| ||
override | GetPersistInnerHtml()
| |
GetTemplateContainerDataItemProperty(string)
| ||
GetTemplateContainerDataSource(string)
| ||
abstract | GetTemplateContent(ITemplateEditingFrame, string, out bool)Documentation for this section has not yet been entered. | |
GetTemplateEditingVerbs()
| ||
GetTemplatePropertyParentType(string)
| ||
override | Initialize(System.ComponentModel.IComponent)
| |
override | OnComponentChanged(object, System.ComponentModel.Design.ComponentChangedEventArgs)
| |
override | OnSetParent()
| |
abstract | SetTemplateContent(ITemplateEditingFrame, string, string)
| |
override | UpdateDesignTimeHtml()
|
abstract | CreateTemplateEditingFrame(TemplateEditingVerb)
| |
abstract | GetCachedTemplateEditingVerbs()
| |
GetTemplateFromText(string)
| ||
GetTextFromTemplate(System.Web.UI.ITemplate)
| ||
override | OnBehaviorAttached()
| |
OnTemplateModeChanged()
| ||
override | PreFilterProperties(IDictionary)
| |
SaveActiveTemplateEditingFrame()
|