combit List & Label 29 - .NET Help
combit.Reporting.Web.WebReportDesigner.Server Namespace / WebReportDesignerConfig Class
Properties Methods

In This Topic
    WebReportDesignerConfig Class Members
    In This Topic

    The following tables list the members exposed by WebReportDesignerConfig.

    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)Interval in seconds to automatically create backups while editing projects. Values less than 0 disable this feature. Minimum interval is 30 seconds. By default, the interval is set to 300 seconds (5 minutes).  
    Public Propertystatic (Shared in Visual Basic)Absolute path to a directory for backup files. Ensure that the IIS user has write permissions. By default, the path of the current user's temp directory is used.  
    Public Propertystatic (Shared in Visual Basic)Activate the debug mode, which provides more information for troubleshooting. For example, you can see the loaded modules of the server when you open the about tab in WRD.  
    Public Propertystatic (Shared in Visual Basic)Absolute path to a directory for temporary files. Ensure that the IIS user has write permissions. By default, the path of the current user's temp directory is used.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Registers the routes that are required for the Web Report Designer.  
    Public Methodstatic (Shared in Visual Basic)Sets a default logger for all components of the Web Report Designer.  
    Top
    See Also