Click or drag to resize

RecroGridContextRGSessionId Property

Gets the session identifier.

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

Property Value

Type: String
The session identifier.

Implements

IRecroGridContextRGSessionId
See Also