List & Label .NET
combit.Reporting.AdhocDesign.Web Namespace / AdhocWebDesignerSettings Class
Properties

In This Topic
    AdhocWebDesignerSettings Class Members
    In This Topic

    The following tables list the members exposed by AdhocWebDesignerSettings.

    Public Constructors
     NameDescription
    Public ConstructorOptions for the global configuration of the Ad-hoc Designer.  
    Top
    Public Properties
     NameDescription
    Public Property(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.  
    Public Property(Optional) Sets a custom handler for all non-session-specific log messages.  
    Public Property(Optional) Sets a custom Ad-hoc Designer sessions manager. If not specified, the default session manager is used.  
    Public Property(Optional) Sets the directory where the session-specific temporary directories will be created. Default: Temp\CmbtAdhocDesigner\  
    Top
    See Also