ITemplateEditingFrame Methods
.NET Framework (current version)
Namespace:
System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
| Name | Description | |
|---|---|---|
![]() | Close(Boolean) | Closes the control and optionally saves any changes. |
![]() | Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.(Inherited from IDisposable.) |
![]() | Open() | Opens and displays the control. |
![]() | Resize(Int32, Int32) | 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. |
Show:
