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.EnterLoadingMode

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

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

See Also

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