Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Moves the SPGridView control to the next page.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Overridable Sub OnClickNext ( _
args As EventArgs _
)
'Usage
Dim args As EventArgs
Me.OnClickNext(args)
protected virtual void OnClickNext(
EventArgs args
)
Parameters
args
Type: System.EventArgsA System.EventArgs object.