Share via


SPGridView.LoadControlState method

Load the data item indices from the control state

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected Overrides Sub LoadControlState ( _
    savedState As Object _
)
'Usage
Dim savedState As Object

Me.LoadControlState(savedState)
protected override void LoadControlState(
    Object savedState
)

Parameters

See also

Reference

SPGridView class

SPGridView members

Microsoft.SharePoint.WebControls namespace