SPUtility.TransferToSuccessPage method (String)

Transfers the request to a Microsoft SharePoint Foundation success page.

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Shared Sub TransferToSuccessPage ( _
    message As String _
)
'Usage
Dim message As StringSPUtility.TransferToSuccessPage(message)
public static void TransferToSuccessPage(
    string message
)

Parameters

See also

Reference

SPUtility class

SPUtility members

TransferToSuccessPage overload

Microsoft.SharePoint.Utilities namespace