IRecroGridContextHttpContext Property

Gets the HTTP context.

Definition

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

Property Value

HttpContext
The HTTP context.

See Also