Partager via


ConsoleAction.GetConfirmJSWithPageHead - Méthode

Espace de noms :  Microsoft.SharePoint.Publishing.WebControls.EditingMenuActions
Assembly :  Microsoft.SharePoint.Publishing (dans Microsoft.SharePoint.Publishing.dll)

Syntaxe

'Déclaration
Protected Function GetConfirmJSWithPageHead ( _
    resourceKey As String, _
    postbackArgument As String _
) As String
'Utilisation
Dim resourceKey As String
Dim postbackArgument As String
Dim returnValue As String

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

Paramètres

Valeur renvoyée

Type : System.String

Voir aussi

Référence

ConsoleAction classe

ConsoleAction - Membres

Microsoft.SharePoint.Publishing.WebControls.EditingMenuActions - Espace de noms