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