Member variable CxpAbstractPage():ConfigFile Foundation
Fully-qualified filename of the config file of the page.
The :ConfigFile member variable is only set if the <CXP/> page is not running in the context of an MVC application. In general, page-specific configuration allows to fine-tune caching behaviour of a page, or to associate a stand-alone <CXP/> page with an MVC application. Other configurable options are the configuration of the hierachical storage manager and the session management.
The following table gives an overview about the directives allowed in a page-specific configuration file.
Directive | Description |
---|---|
cachepolicy | Specify caching policy |
sessionmanager | Configure the session manager |
storagemanager | Configure the storage manager |
using | Load MVC solution |
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.