Share via


SPGridView.GetCallbackResult method

This member overrides GridView.GetCallbackResult().

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

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

See also

Reference

SPGridView class

SPGridView members

Microsoft.SharePoint.WebControls namespace