Click or drag to resize
GetFileHandlerContext Property
Current HTTP context.

Namespace: CMS.Routing.Web
Assembly: CMS.Routing.Web (in CMS.Routing.Web.dll) Version: 10.0.0
Syntax
C#
protected HttpContextBase Context { get; }

Property Value

Type: HttpContextBase
See Also