Skip to main content
All docs
V24.2

IEFContextProviderFactory.Create() Method

In This Article

Creates and returns an object that implements the IEFContextProvider interface.

Namespace: DevExpress.DataAccess.Web

Assembly: DevExpress.DataAccess.v24.2.dll

NuGet Package: DevExpress.DataAccess

#Declaration

#Returns

Type Description
IEFContextProvider

The object that implements the IEFContextProvider interface.

See Also