Partager via


SimpleFormWebPart.RaisePostBackEvent - Méthode

Appelé par ASP.NET lorsque ce composant WebPart effectue une publication sur lui-même.

Espace de noms :  Microsoft.SharePoint.WebPartPages
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Sub RaisePostBackEvent ( _
    eventArg As String _
)
'Utilisation
Dim instance As SimpleFormWebPart
Dim eventArg As String

instance.RaisePostBackEvent(eventArg)
public void RaisePostBackEvent(
    string eventArg
)

Paramètres

Implémentations

IPostBackEventHandler.RaisePostBackEvent(String)

Voir aussi

Référence

SimpleFormWebPart classe

SimpleFormWebPart - Membres

Microsoft.SharePoint.WebPartPages - Espace de noms