Freigeben über


ConsoleAction.RedirectToNavigateUrl-Methode

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

Syntax

'Declaration
Protected Sub RedirectToNavigateUrl ( _
    eventArgument As String, _
    postBackEventArgument As String _
)
'Usage
Dim eventArgument As String
Dim postBackEventArgument As String

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

Parameter

Siehe auch

Referenz

ConsoleAction Klasse

ConsoleAction-Member

Microsoft.SharePoint.Publishing.WebControls.EditingMenuActions-Namespace