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!

ComponentEditorPage.ExitLoadingMode

Decrements the loading counter, which determines whether a page is in loading mode.

[Visual Basic]
Protected Sub ExitLoadingMode()
[C#]
protected void ExitLoadingMode();
[C++]
protected: void ExitLoadingMode();
[JScript]
protected function ExitLoadingMode();

See Also

ComponentEditorPage Class | ComponentEditorPage Members | System.WinForms.Design Namespace