Freigeben über


ConsoleAction.GetConfirmJSWithPageHead-Methode

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

Syntax

'Declaration
Protected Function GetConfirmJSWithPageHead ( _
    resourceKey As String, _
    postbackArgument As String _
) As String
'Usage
Dim resourceKey As String
Dim postbackArgument As String
Dim returnValue As String

returnValue = Me.GetConfirmJSWithPageHead(resourceKey, _
    postbackArgument)
protected string GetConfirmJSWithPageHead(
    string resourceKey,
    string postbackArgument
)

Parameter

Rückgabewert

Typ: System.String

Siehe auch

Referenz

ConsoleAction Klasse

ConsoleAction-Member

Microsoft.SharePoint.Publishing.WebControls.EditingMenuActions-Namespace