Back to Devexpress

SessionManipulationEventArgs.Session Property

xpo-devexpress-dot-xpo-dot-sessionmanipulationeventargs.md

latest1.1 KB
Original Source

SessionManipulationEventArgs.Session Property

Gets the session currently being processed.

Namespace : DevExpress.Xpo

Assembly : DevExpress.Xpo.v25.2.dll

NuGet Package : DevExpress.Xpo

Declaration

csharp
public Session Session { get; }
vb
Public ReadOnly Property Session As Session

Property Value

TypeDescription
Session

A Session object which represents the session currently being processed.

|

See Also

SessionManipulationEventArgs Class

SessionManipulationEventArgs Members

DevExpress.Xpo Namespace