SPActionLink members
Include protected members
Include inherited members
代表會顯示 [伺服器上的服務] 頁面上,在 SharePoint 管理中心網站上的服務的動作。
The SPActionLink type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPActionLink(String) | 初始化指定的 URL 為基礎的SPActionLink類別的新執行個體。 | |
SPActionLink(SPActionLinkType) | 初始化指定的連結類型為基礎的SPActionLink類別的新執行個體。 | |
SPActionLink(SPActionLinkType, String, String) | 初始化根據指定的連結類型、 URL 及提示訊息SPActionLink類別的新執行個體。 |
Top
Properties
Name | Description | |
---|---|---|
LinkType | 取得連結的動作的類型。 | |
PromptMessage | 取得 prompt 訊息顯示之前先進行動作。 | |
Url | 取得連結的 URL。 |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top