[]
Restores control-state information from a previous page request that was saved by the SaveControlState() method.
protected override void LoadControlState(object savedState)
Protected Overrides Sub LoadControlState(savedState As Object)
Type | Name | Description |
---|---|---|
object | savedState | A System.Object that represents the control state to be restored. |