SPGridView.LoadControlState Method

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

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