Share via


BDCGridViewPager.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent Method (Microsoft.Office.Server.ApplicationRegistry.Administration.UI)

Namespace: Microsoft.Office.Server.ApplicationRegistry.Administration.UI
Assembly: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Syntax

'Declaration
Private Sub System.Web.UI.IPostBackEventHandler.RaisePostBackEvent ( _
    eventArgument As String _
) Implements IPostBackEventHandler.RaisePostBackEvent
'Usage
Dim instance As BDCGridViewPager
Dim eventArgument As String

CType(instance, IPostBackEventHandler).RaisePostBackEvent(eventArgument)
void IPostBackEventHandler.RaisePostBackEvent (
    string eventArgument
)

Parameters

  • eventArgument

See Also

Reference

BDCGridViewPager Class
BDCGridViewPager Members
Microsoft.Office.Server.ApplicationRegistry.Administration.UI Namespace