[]
When implemented by a class, saves the changes to a server control's view state to a object.
public virtual object SaveViewState()
Public Overridable Function SaveViewState() As Object
| Type | Description |
|---|---|
| object | The object that contains the view state changes. |