Click or drag to resize
IHttpContextRetrieverGetContext Method
Gets the instance of IHttpContext of current web request.

Namespace: CMS.Base.Internal
Assembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax
C#
IHttpContext GetContext()

Return Value

Type: IHttpContext
See Also