Click or drag to resize

RGClientParamHttpContext Property

Gets the HTTP context.

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

Property Value

Type: HttpContext
The HTTP context.
See Also