This documentation is archived and is not being maintained.
ITemplateEditingFrame Members
.NET Framework 1.1
ITemplateEditingFrame overview
Public Properties
ControlStyle | Gets the style for the editing frame. |
InitialHeight | Gets or sets the initial height of the control. |
InitialWidth | Gets or sets the initial width of the control. |
Name | Gets the name of the editing frame. |
TemplateNames | Gets a set of names of templates to use. |
TemplateStyles | Gets the template styles for the control. |
Verb | Gets or sets the verb that invokes the template. |
Public Methods
Close | Closes the control and optionally saves any changes. |
Open | Opens and displays the control. |
Resize | Resizes the control to the specified width and height. |
Save | Saves any changes to the document. |
UpdateControlName | Changes the name of the control to the specified name. |
See Also
ITemplateEditingFrame Interface | System.Web.UI.Design Namespace
Show:
