System.Web.UI.WebControls.ListControl.LoadViewState Method

Loads the previously saved view state of the System.Web.UI.WebControls.DetailsView control.

Syntax

protected override void LoadViewState (object savedState)

Parameters

savedState
An object that represents the state of the System.Web.UI.WebControls.ListControl -derived control.

Remarks

The ListControl.LoadViewState(object) method is used to load the previously saved view state of the System.Web.UI.WebControls.ListControl -derived control.

Note:

This method is used primarily by control developers when extending the System.Web.UI.WebControls.ListControl control.

Requirements

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