将该请求传送到Microsoft SharePoint Foundation成功页。
命名空间: Microsoft.SharePoint.Utilities
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Shared Sub TransferToSuccessPage ( _
message As String _
)
用法
Dim message As StringSPUtility.TransferToSuccessPage(message)
public static void TransferToSuccessPage(
string message
)
参数
message
类型:System.String要显示的消息。