共用方式為


SPActionLink members

Include protected members
Include inherited members

代表會顯示 [伺服器上的服務] 頁面上,在 SharePoint 管理中心網站上的服務的動作。

The SPActionLink type exposes the following members.

Constructors

  Name Description
Public method SPActionLink(String) 初始化指定的 URL 為基礎的SPActionLink類別的新執行個體。
Public method SPActionLink(SPActionLinkType) 初始化指定的連結類型為基礎的SPActionLink類別的新執行個體。
Public method SPActionLink(SPActionLinkType, String, String) 初始化根據指定的連結類型、 URL 及提示訊息SPActionLink類別的新執行個體。

Top

Properties

  Name Description
Public property LinkType 取得連結的動作的類型。
Public property PromptMessage 取得 prompt 訊息顯示之前先進行動作。
Public property Url 取得連結的 URL。

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

請參閱

參照

SPActionLink class

Microsoft.SharePoint.Administration namespace