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!

DataboundLiteralControl.SaveState

[To be supplied.]

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

See Also

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