This documentation is archived and is not being maintained.

Style.SaveViewState Method

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

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

See Also

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

Show: