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!

DHTMLBehavior.ReloadDesignerState

Refreshes the designer state.

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

See Also

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