SPGridView.SaveControlState Method
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Overrides Function SaveControlState As Object
'Usage
Dim returnValue As Object
returnValue = Me.SaveControlState()
protected override Object SaveControlState()
Return Value
Type: System.Object