共用方式為


SPActionLinkType enumeration

會指定顯示在 [伺服器上的服務] 頁面上,在 SharePoint 管理中心網站上的服務所提供的動作類型。

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

Syntax

'宣告
Public Enumeration SPActionLinkType
'用途
Dim instance As SPActionLinkType
public enum SPActionLinkType

Members

Member name Description
None 顯示描述性文字,但沒有連結。
Hidden 隱藏的連結和描述性文字。
ObjectModel 文章備份,並嘗試重新叫用的物件模型。
UserInterface 顯示在使用者介面] 頁面上的連結和重新導向的描述性文字。

請參閱

參照

Microsoft.SharePoint.Administration namespace