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