| IHttpContextRetriever Interface | 
Namespace: CMS.Base.Internal
 Syntax
Syntaxpublic interface IHttpContextRetriever
The IHttpContextRetriever type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | GetContext | 
            Gets the instance of IHttpContext of current web request.
             | 
 Remarks
Remarks See Also
See Also