AdhocWebDesignerSettings Class Members
In This Topic
The following tables list the members exposed by AdhocWebDesignerSettings.
Public Constructors
Public Properties
| | Name | Description |
 | Bundles | (Optional) Sets the bundle collection to which the Ad-hoc Designer adds it's script & stylesheet bundles. If not specified, the default bundle table is used. |
 | Logger | (Optional) Sets a custom handler for all non-session-specific log messages. |
 | SessionManager | (Optional) Sets a custom Ad-hoc Designer sessions manager. If not specified, the default session manager is used. |
 | TempDirectory | (Optional) Sets the directory where the session-specific temporary directories will be created. Default: Temp\CmbtAdhocDesigner\ |
Top
See Also