Skip to main content
A newer version of this page is available. .

WebApplication Fields

Manages an ASP.NET XAF 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.
CurrentVersion static For internal use only. Inherited from XafApplication.
DefaultPage static For internal use.
DialogKeyName static For internal use.
FindDialogKeyName static For internal use.
FindPopupWindowTemplatePage static For internal use.
LockCreateControlsOnCallback
LogonPage static For internal use.
ModelCacheLocationKey static The name of the configuration file key, which specifies the Application Model cache file location (see XafApplication.EnableModelCache). Inherited from XafApplication.
NestedFrameTemplateControl static Obsolete. For internal use.
NoHeaderPopupWindowTemplatePage static For internal use.
OptionsNodeName static For internal use only. Inherited from XafApplication.
PopupWindowTemplatePage static For internal use.
SessionApplicationVariable A name of HttpSessionState key, which refers to the current WebApplication instance.
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