SPGridViewPager.OnClickNext Method

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

See Also

Reference

SPGridViewPager Class

SPGridViewPager Members

Microsoft.SharePoint.WebControls Namespace