SPActionLink Members

Include Protected Members
Include Inherited Members

Represents an action that is displayed for a service on the Services on Server page in the SharePoint Central Administration Web site.

The SPActionLink type exposes the following members.

Constructors

  Name Description
Public method SPActionLink(String) Initializes a new instance of the SPActionLink class based on the specified URL.
Public method SPActionLink(SPActionLinkType) Initializes a new instance of the SPActionLink class based on the specified link type.
Public method SPActionLink(SPActionLinkType, String, String) Initializes a new instance of the SPActionLink class based on the specified link type, URL, and prompt message.

Top

Properties

  Name Description
Public property LinkType Gets the type of action for the link.
Public property PromptMessage Gets the prompt message that is displayed before taking the action.
Public property Url Gets the URL for the link.

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

See Also

Reference

SPActionLink Class

Microsoft.SharePoint.Administration Namespace