Compartilhar via


ConsoleAction.GetConfirmJSWithPageHead método

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

Sintaxe

'Declaração
Protected Function GetConfirmJSWithPageHead ( _
    resourceKey As String, _
    postbackArgument As String _
) As String
'Uso
Dim resourceKey As String
Dim postbackArgument As String
Dim returnValue As String

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

Parâmetros

Valor retornado

Tipo: System.String

Ver também

Referência

ConsoleAction classe

ConsoleAction membros

Microsoft.SharePoint.Publishing.WebControls.EditingMenuActions namespace