SPUtility.ConfirmationPageId Field
Contains a query string parameter for the confirmation page ID.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Syntax
'Declaration
Public Const ConfirmationPageId As String
'Usage
Dim value As String
value = SPUtility.ConfirmationPageId
public const string ConfirmationPageId
Remarks
The value of this constant is “ConfirmationID”.