SPContextPageInfo members

Encapsulates information about the main page in the context of the current request.

The SPContextPageInfo type exposes the following members.

Constructors

  Name Description
Public method SPContextPageInfo Creates a new instance of the SPContextPageInfo class.

Top

Properties

  Name Description
Public property BasePermissions Gets the current user’s permissions on the page.
Public property GhostedPage Gets a Boolean value that indicates whether the page is uncustomized (ghosted).
Public property IsWebWelcomePage Gets a value that indicates whether the current page is the Welcome page for the Web site.
Public property ItemId Gets a value that represents the ListItem of the page.
Public property ListId Gets the Id of the list that contains the page.

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

SPContextPageInfo class

Microsoft.SharePoint namespace