The properties of the Context class are listed below. For a complete list of Context class members, see the Context Members topic.
![]() Access | Determines if a user has suffient permissions to an item. |
![]() Cache | Gets the cache. |
![]() ClientPage | Gets the current Sheer client page object. |
![]() ContentDatabase | Gets the current content database which is being edited in the Sitecore client. |
![]() ContentLanguage | Gets the language used by the Sitecore client to display content. |
![]() Culture | Gets a CultureInfo object that represents the current language. |
![]() Database | Gets the current database. |
![]() Device | Gets the current layout device. |
![]() Diagnostics | Provides access to the Diagnostics framework. |
![]() Domain | Gets the current security domain. |
![]() IsAdministrator | Gets a value that indicates if the current user is an administrator. |
![]() IsBackgroundThread | Gets a boolean that indicates if the current thread is a background thread. |
![]() IsLoggedIn | Gets a value indicating whether the current instance is logged in. |
![]() Item | Gets or sets the current item. |
![]() Items | Gets the items. |
![]() Job | Gets the current job. |
![]() Language | Gets the current language. |
![]() Notifications | Provides access to the Notification framework. |
![]() Page | Provides access to the current ASP.NET Page object. |
![]() Request | Provides access to the current ASP.NET HttpRequest object. |
![]() Resources | Gets the resources that are defined by the current database. |
![]() Security | Provides access to the Security framework. |
![]() Site | Represents the current site. |
![]() State | Gets the state. |
![]() User | Gets the current user. |
![]() Workflow | Provides access to the current workflow framework. |
Context Class | Sitecore Namespace