Partager via


TasksAndToolsWebPartToolPart.InvokeCallbackEvent, méthode (Microsoft.SharePoint.Portal.WebControls)

Ce membre est réservé à un usage interne et il n'a pas été conçu pour être utilisé directement à partir du code.

Cette méthode n'est pas conforme à la spécification CLS.  

Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Protected Overridable Function InvokeCallbackEvent ( _
    eventArg As String _
) As String
'Utilisation
Dim eventArg As String
Dim returnValue As String

returnValue = Me.InvokeCallbackEvent(eventArg)
protected virtual string InvokeCallbackEvent (
    string eventArg
)

Paramètres

  • eventArg

Voir aussi

Référence

TasksAndToolsWebPartToolPart, classe
Membres TasksAndToolsWebPartToolPart
Microsoft.SharePoint.Portal.WebControls, espace de noms