SPGridView.OnLoad Method

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Protected Overrides Sub OnLoad ( _
    args As EventArgs _
)
'Usage
Dim args As EventArgs

Me.OnLoad(args)
protected override void OnLoad(
    EventArgs args
)

Parameters

See Also

Reference

SPGridView Class

SPGridView Members

Microsoft.SharePoint.WebControls Namespace