IObjectSpaceProviderServiceBasedBuilder<TContext>.Context Property
Provides access to the application builder.
Namespace: DevExpress.ExpressApp.ApplicationBuilder
Assembly: DevExpress.ExpressApp.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| TContext | The IBlazorApplicationBuilder type. |
See Also