SPUtility.ErrorPage field
包含錯誤頁面的名稱的查詢字串參數。
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Const ErrorPage As String
'用途
Dim value As String
value = SPUtility.ErrorPage
public const string ErrorPage
備註
此常數的值是"error.aspx"。