ITemplateEditingFrame Methods

 

Namespace:   System.Web.UI.Design
Assembly:  System.Design (in System.Design.dll)

NameDescription
System_CAPS_pubmethodClose(Boolean)

Closes the control and optionally saves any changes.

System_CAPS_pubmethodDispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.(Inherited from IDisposable.)

System_CAPS_pubmethodOpen()

Opens and displays the control.

System_CAPS_pubmethodResize(Int32, Int32)

Resizes the control to the specified width and height.

System_CAPS_pubmethodSave()

Saves any changes to the document.

System_CAPS_pubmethodUpdateControlName(String^)

Changes the name of the control to the specified name.

Return to top
Show: