IXafApplicationBuilder<TBuilder> Members
In This Article
#Properties
Name | Description |
---|---|
Modules |
Provides access to IModule |
Services |
The IService object that configures additional services of an XAF application.
|
#Methods
Name | Description |
---|---|
Add |
Configures the application on its initialization. Allows you to customize the application during its creation. |
See Also