| IHttpContextRetriever Interface |
Namespace: CMS.Base.Internal
public interface IHttpContextRetriever
The IHttpContextRetriever type exposes the following members.
| Name | Description | |
|---|---|---|
| GetContext |
Gets the instance of IHttpContext of current web request.
|