SPUtility.TransferToSuccessPage method
Transfers the request to a Microsoft SharePoint Foundation success page.
Overload list
Name | Description | |
---|---|---|
TransferToSuccessPage(String) | Transfers the request to a Microsoft SharePoint Foundation success page. | |
TransferToSuccessPage(String, String, String, String) | Transfers the request to a Microsoft SharePoint Foundation success page. | |
TransferToSuccessPage(String, String, String, String, String, Boolean) | Perform a server transfer to the operation success page |
Top