SPGridView.RaisePostBackEventInternal Method

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

Syntax

'Declaration
Protected Sub RaisePostBackEventInternal ( _
    eventArgument As String _
)
'Usage
Dim eventArgument As String

Me.RaisePostBackEventInternal(eventArgument)
protected void RaisePostBackEventInternal(
    string eventArgument
)

Parameters

See Also

Reference

SPGridView Class

SPGridView Members

Microsoft.SharePoint.WebControls Namespace