AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantageDelegatingHandlerBase..::..CurrentContext Property

Gets a wrapper around the current HttpContext for use by the handler pipeline.

Namespace:  AdvantageCSP.API
Assembly:  AdvantageCSP.API (in AdvantageCSP.API.dll)

Syntax


public HttpContextWrapper CurrentContext { get; }

Field Value

A freshly constructed HttpContextWrapper over Current.