Compartilhar via


ConsoleAction.RedirectToNavigateUrl método

Namespace:  Microsoft.SharePoint.Publishing.WebControls.EditingMenuActions
Assembly:  Microsoft.SharePoint.Publishing (em Microsoft.SharePoint.Publishing.dll)

Sintaxe

'Declaração
Protected Sub RedirectToNavigateUrl ( _
    eventArgument As String, _
    postBackEventArgument As String _
)
'Uso
Dim eventArgument As String
Dim postBackEventArgument As String

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

Parâmetros

Ver também

Referência

ConsoleAction classe

ConsoleAction membros

Microsoft.SharePoint.Publishing.WebControls.EditingMenuActions namespace