Represents the current state for this request.
For a list of all members of this type, see Context Members.
System.Object
Sitecore.Context
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
The Context object holds information about the current state such as current database, current language, current domain etc.
Many of these properties are resolved in the HttpRequest pipeline which determines the current site. The site usually specifies the current database, language and domain.
The current item is also resolved in the HttpRequest pipeline.
Namespace: Sitecore
Assembly: Sitecore.Kernel (in Sitecore.Kernel.dll)
Context Members | Sitecore Namespace