IXafApplicationBuilder<TBuilder> Methods
The base interface for platform-specific fluent API-based application builders.
Name | Description |
---|---|
Add |
Configures the application on its initialization. Allows you to customize the application during its creation. |
See Also