RecroGrid Framework
C#
Show/Hide TOC
Recro
Grid
Context
RGSession
Id Property
Gets the session identifier.
Definition
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.3.0.24.0115.1
C#
Copy
public
string
RGSessionId
{
get
;
protected
set
; }
Property Value
String
The session identifier.
Implements
IRecroGridContext
RGSessionId
See Also
Reference
RecroGridContext Class
Recrovit.RecroGridFramework Namespace
In This Article
Definition
Property Value
Implements
See Also