Back to Devexpress

Session.ToString() Method

xpo-devexpress-dot-xpo-dot-session-dfdfcd19.md

latest974 B
Original Source

Session.ToString() Method

Returns a string that represents the current session.

Namespace : DevExpress.Xpo

Assembly : DevExpress.Xpo.v25.2.dll

NuGet Package : DevExpress.Xpo

Declaration

csharp
public override string ToString()
vb
Public Overrides Function ToString As String

Returns

TypeDescription
String

A String value which represents the current object.

|

See Also

Session Class

Session Members

DevExpress.Xpo Namespace