SPUtility.SuccessPage field
Contains the name of the success page.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Const SuccessPage As String
'Usage
Dim value As String
value = SPUtility.SuccessPage
public const string SuccessPage
Remarks
The value of this constant is “success.aspx”.