Partager via


ConsoleAction.RedirectToNavigateUrl - Méthode

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

Syntaxe

'Déclaration
Protected Sub RedirectToNavigateUrl ( _
    eventArgument As String, _
    postBackEventArgument As String _
)
'Utilisation
Dim eventArgument As String
Dim postBackEventArgument As String

Me.RedirectToNavigateUrl(eventArgument, _
    postBackEventArgument)
protected void RedirectToNavigateUrl(
    string eventArgument,
    string postBackEventArgument
)

Paramètres

Voir aussi

Référence

ConsoleAction classe

ConsoleAction - Membres

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