[]
Restores view state information that was saved by SaveViewState.
protected override void LoadViewState(object savedState)
Protected Overrides Sub LoadViewState(savedState As Object)
Type | Name | Description |
---|---|---|
object | savedState | An object that represents the control state to restore. |