[]
Saves view state changes that have occurred since the time the page was posted back to the server.
protected override object SaveViewState()
Protected Overrides Function SaveViewState() As Object
Type | Description |
---|---|
object | An object that contains the current view state of the control; otherwise, if there is no view state associated with the control, null. |