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!

Style.SaveState

[To be supplied.]

[Visual Basic]
Overridable Protected Function SaveState() As Object
[C#]
protected virtual object SaveState();
[C++]
protected: virtual Object* SaveState();
[JScript]
protected function SaveState() : Object;

See Also

Style Class | Style Members | System.Web.UI.WebControls Namespace