Partager via


WorkflowTasksAction.RaisePostBackEvent - Méthode

Déclenche le comportement de l'événement PostBack lorsque l'utilisateur clique sur l'URL pour ce contrôle.

Espace de noms :  Microsoft.SharePoint.Publishing.WebControls.EditingMenuActions
Assembly :  Microsoft.SharePoint.Publishing (dans Microsoft.SharePoint.Publishing.dll)

Syntaxe

'Déclaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public Overrides Sub RaisePostBackEvent ( _
    eventArgument As String _
)
'Utilisation
Dim instance As WorkflowTasksAction
Dim eventArgument As String

instance.RaisePostBackEvent(eventArgument)
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public override void RaisePostBackEvent(
    string eventArgument
)

Paramètres

Implémentations

IPostBackEventHandler.RaisePostBackEvent(String)

Remarques

Implémente [T:Microsoft.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(string)].

Voir aussi

Référence

WorkflowTasksAction classe

WorkflowTasksAction - Membres

Microsoft.SharePoint.Publishing.WebControls.EditingMenuActions - Espace de noms

RaisePostBackEvent(String)