: RSSAggregatorWebPart.InvokeCallbackEvent (Método) (Microsoft.SharePoint.Portal.WebControls)
Este miembro está reservado para uso interno y no está destinado a ser utilizado desde el código.
Este método no es compatible con CLS.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Protected Function InvokeCallbackEvent ( _
eventArgument As String _
) As String
'Uso
Dim eventArgument As String
Dim returnValue As String
returnValue = Me.InvokeCallbackEvent(eventArgument)
protected string InvokeCallbackEvent (
string eventArgument
)
Parámetros
- eventArgument
Vea también
Referencia
RSSAggregatorWebPart (Clase)
RSSAggregatorWebPart (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)