| <activsoft.engine> Element |
This section is used by web and mobile applications to define the parameter loader and the handlers for the engine.
The following sections describe attributes, child elements, and parent elements.
None.
Element | Description |
|---|---|
configuration | Root of all configuration |
<activsoft.engine> <handlers> <handler name="" path="" defaultTemplate=""> <actions> <action section=""/> </actions> <extractors> <extractor section=""/> </extractors> <renderers> <renderer section=""/> </renderers> <enginemodule> <session section=""/> <params cookie="" xslpath=""/> <database section=""/> <authentication section=""/> <authorization section=""/> </enginemodule> <transformgenerator section=""/> </handler> </handlers> <loader section=""/> </activsoft.engine>