IStateManager.SaveViewState Method ()

 

When implemented by a class, saves the changes to a server control's view state to an Object.

Namespace:   System.Web.UI
Assembly:  System.Web (in System.Web.dll)

abstract SaveViewState : unit -> Object

Return Value

Type: System.Object

The Object that contains the view state changes.

No code example is currently available or this language may not be supported.

.NET Framework
Available since 1.1
Return to top
Show: