RGClientParamHttpContext Property

Gets the HTTP context.

Definition

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

Property Value

HttpContext
The HTTP context.

See Also