NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

TemplateEditingFrame.Close

Save all the individual templates present within the frame and hide it.

[Visual Basic]
Public Sub Close()
[C#]
public void Close();
[C++]
public: void Close();
[JScript]
public function Close();

See Also

TemplateEditingFrame Class | TemplateEditingFrame Members | System.Web.UI.Design Namespace