SPUtility.SuccessPage Field

Contains the name of the success page.

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online

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”.

See Also

Reference

SPUtility Class

SPUtility Members

Microsoft.SharePoint.Utilities Namespace