SPContextPageInfo members
Include protected members
Include inherited members
Encapsula informações sobre a página principal no contexto da solicitação atual.
The SPContextPageInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPContextPageInfo | Cria uma nova instância da classe SPContextPageInfo . |
Top
Properties
Name | Description | |
---|---|---|
BasePermissions | Obtém as permissões do usuário atual na página. | |
GhostedPage | Obtém um valor booleano que indica se a página é não-personalizada (fantasma). | |
IsWebWelcomePage | Obtém um valor que indica se a página atual é a página inicial do site da Web. | |
ItemId | Obtém um valor que representa o ListItem da página. | |
ListId | Obtém a Id da lista que contém a página. |
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