ConsoleAction.RedirectTohref Method

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

Syntax

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

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

Parameters

See Also

Reference

ConsoleAction Class

ConsoleAction Members

Microsoft.SharePoint.Publishing.WebControls.EditingMenuActions Namespace