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!

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

StateBag Class | StateBag Members | System.Web.UI Namespace