Skip to main content
All docs
V24.2
.NET 8.0+
  • The page you are viewing does not exist in the .NET Framework 4.6.2+ platform documentation. This link will take you to the parent topic of the current section.

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