Compartilhar via


SPActionLink members

Include protected members
Include inherited members

Representa uma ação que é exibida para um serviço na página Serviços no servidor , no site de Administração Central do SharePoint.

The SPActionLink type exposes the following members.

Constructors

  Name Description
Public method SPActionLink(String) Inicializa uma nova instância da classe SPActionLink , com base na URL especificada.
Public method SPActionLink(SPActionLinkType) Inicializa uma nova instância da classe SPActionLink , conforme o tipo de vínculo especificado.
Public method SPActionLink(SPActionLinkType, String, String) Inicializa uma nova instância da classe SPActionLink com base no tipo de vínculo especificado, URL e mensagem de aviso.

Top

Properties

  Name Description
Public property LinkType Obtém o tipo de ação para o link.
Public property PromptMessage Obtém a mensagem de aviso é exibida antes de realizar a ação.
Public property Url Obtém a URL para o 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

Ver também

Referência

SPActionLink class

Microsoft.SharePoint.Administration namespace