RecroGrid Framework Core 6.1
C#
Show/Hide TOC
Recro
Grid
Context
Http
Context Property
Gets the HTTP context.
Definition
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.1.0.23.1204.1+9d8b98a22c49d038b4e3323bfe56aa1d0eabe7ae
C#
Copy
public
HttpContext
HttpContext
{
get
;
protected
set
; }
Property Value
HttpContext
The HTTP context.
Implements
IRecroGridContext
HttpContext
See Also
Reference
RecroGridContext Class
Recrovit.RecroGridFramework Namespace
In This Article
Definition
Property Value
Implements
See Also