Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

XpoDefault Class

Provides global settings.

Namespace: DevExpress.Xpo

Assembly: DevExpress.Xpo.v19.2.dll

Declaration

public static class XpoDefault

Remarks

The XpoDefault stores global settings such as a connection string or a shared DAL and simplifies the implementation of multi-session applications.

Inheritance

Object
XpoDefault
See Also