The
methods
of System.Web.UI.Design.ITemplateEditingFrame are listed below. For a list of all members, see the ITemplateEditingFrame Members list.
Public Methods
| Close(bool)
Closes the control and optionally saves any changes.
|
| Open()
Opens and displays the control.
|
| Resize(int, int)
Resizes the control to the specified width and height.
|
| Save()
Saves any changes to the document.
|
| UpdateControlName(string)
Changes the name of the control to the specified name.
|