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

Sets the page to be in dirty state

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

See Also

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