![]() 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. |
![]() GetDeviceName | Gets the name of the current device. |
![]() GetDomainName | Gets the name of the current domain. |
![]() GetUserName | Gets the name of the current user. |
![]() SetActiveSite | Sets the active site. |
Context Constructor
|
Initializes a new instance of the Context class. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
Context Class | Sitecore Namespace