Restores control state information from a previous page request that was saved by the ChangePassword.SaveControlState method.
- savedState
- An object that represents the control state to restore.
Override the ChangePassword.LoadControlState(object) method when you need to specify how a custom server control restores its control state. For more information, see Server Control Custom State Management.