System.Web.UI.Control.LoadControlState Method

Restores control-state information from a previous page request that was saved by the Control.SaveControlState method.

Syntax

protected virtual void LoadControlState (object state)

Parameters

state
Documentation for this section has not yet been entered.

Remarks

Override this method when you need to specify how a custom server control restores its control state. For more information, see ASP.NET State Management Overview.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0