共用方式為


SPWebApplication.SPCustomPage enumeration

指定要取代的 [應用程式] 頁面。

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

Syntax

'宣告
Public Enumeration SPCustomPage
'用途
Dim instance As SPWebApplication.SPCustomPage
public enum SPCustomPage

Members

Member name Description
None
AccessDenied 會指定 AccessDenied.aspx。
Confirmation 會指定 Confirmation.aspx。
Error 會指定 Error.aspx。
Login 會指定 Login.aspx。
RequestAccess 會指定 ReqAcc.aspx。
Signout 會指定 SignOut.aspx。
WebDeleted 會指定 WebDeleted.aspx。

請參閱

參照

Microsoft.SharePoint.Administration namespace