@microsoft/sp-page-context package
Page context services for the SharePoint Framework
Classes
CultureInfo |
This class is primarily used with the |
PageContext |
The SharePoint page context object. |
SPField |
A field represents the data model for a column in SharePoint list view. |
SPList |
This class is primarily used with the |
SPListItem |
This class is primarily used with the |
SPPermission |
Used to test whether the current user has a requested set of permissions. |
SPSite |
This class is primarily used with the |
SPTimeZone |
It provides timezone information from SharePoint. A conversion from UTC to local time can be calculated by using the following formula. |
SPUser |
This class is primarily used with the |
SPWeb |
This class is primarily used with the |
Interfaces
ISPSystemTime |
Interface that represents a |
ISPTimeZoneData |
Interface that represents the data necessary to build an |
Type Aliases
SPDayOfWeek |
The type members represent the seven days of a week. |