Table of Contents

Class DefaultSession

Namespace
DevExpress.Xpo.Helpers
Assembly
DevExpress.Xpo.v24.1.dll
public sealed class DefaultSession : Session, IComponent, IDisposable, ISupportInitialize, IPersistentValueExtractor, ISessionProvider, IObjectLayerProvider, IDataLayerProvider, IXPDictionaryProvider, IWideDataStorage, ICommandChannel, ICommandChannelAsync
Inheritance
DefaultSession
Implements
ICommandChannel
ICommandChannelAsync
Inherited Members
Extension Methods

Constructors

DefaultSession(ISite)

public DefaultSession(ISite site)

Parameters

site ISite

Properties

Dictionary

public override XPDictionary Dictionary { get; }

Property Value

XPDictionary