CustomCreateObjectSpaceProviderContext.ServiceProvider Property
Returns the Service Provider used to access the application’s services.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v25.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
IServiceProvider | An object that implements the IServiceProvider interface. |
See Also