Click or drag to resize

ExtendedTemplateBaseContext Property

Gets the current HttpContext.

Namespace: GSF.Web.Model
Assembly: GSF.Web (in GSF.Web.dll) Version: 2.4.181-beta
Syntax
protected HttpContext Context { get; }
View Source

Property Value

HttpContext
See Also