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