Partager via


RSSAggregatorWebPart.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 Function InvokeCallbackEvent ( _
    eventArgument As String _
) As String
'Utilisation
Dim eventArgument As String
Dim returnValue As String

returnValue = Me.InvokeCallbackEvent(eventArgument)
protected string InvokeCallbackEvent (
    string eventArgument
)

Paramètres

  • eventArgument

Voir aussi

Référence

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