IRecroGridContextHttpContext Property

Gets the HTTP context.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.0.0.24.0403.1
C#
HttpContext HttpContext { get; }

Property Value

HttpContext
The HTTP context.

See Also