BlazorApplication Fields
Manages an XAF Blazor UI application.Name | Description |
---|---|
Confirmations static | Gets the name on the Localization node’s child node that provides access to the localizable confirmations texts. Inherited from XafApplication. |
CreateViewControllersForMainWindowInTabbedMDI static | |
CurrentVersion static | For internal use only. Inherited from XafApplication. |
ModelCacheLocationKey static | The name of the configuration file key, which specifies the Application Model cache file location (see XafApplication.EnableModelCache). Inherited from XafApplication. |
OptionsNodeName static | For internal use only. Inherited from XafApplication. |
PopupTemplateCreation | |
TablePrefixesKey static | For internal use. Inherited from XafApplication. |
TraceLogLocationKey static | Specifies the setting in the configuration file’s appSettings section. This setting specifies the log file location. Inherited from XafApplication. |
XafApplicationLogonCatchExceptionKey static | Specifies a string identifier for exceptions occurred while logging on to the application. Inherited from XafApplication. |
See Also