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

See also

Reference

SPUtility class

SPUtility members

Microsoft.SharePoint.Utilities namespace