Loads the paging index.

Namespace:  EPiServer.Web.WebControls
Assembly:  EPiServer (in EPiServer.dll) Version: 6.0.530.0

Syntax

C#
protected override void LoadControlState(
	Object savedState
)

Parameters

savedState
Type: System..::.Object
The state from control state.

See Also