| Name | Description | |
|---|---|---|
![]() | AutoBackupInterval | Returns the interval for creating backups while a project is being edited in the Web Report Designer. Values less than 0 disable this feature. Minimum interval is 30 seconds. (Inherited from combit.Reporting.Web.WebReportDesigner.Server.ProvideInformationReadOnlyBase) |
![]() | BackupDirectory | Returns the directory for backup files that are generated while the Web Report Designer is running. (Inherited from combit.Reporting.Web.WebReportDesigner.Server.ProvideInformationReadOnlyBase) |
![]() | FileExtensions | A custom comma separated list of file extensions that are allowed to be uploaded, e.g. ".pdf,.png,.jpg". Setting this property will override all default file extensions for uploads. |
![]() | InstanceId | Current instance id. (Inherited from combit.Reporting.Web.WebReportDesigner.Server.ProvideInformationReadOnlyBase) |
![]() | Logger | Returns the logger of the Web Report Designer instance as defined in WebReportDesignerSessionOptions.SetLogger. It is recommended to pass this logger to the combit.Reporting.ListLabel.ListLabel Constructor(ILlLogger) constructor in your event handler. (Inherited from combit.Reporting.Web.WebReportDesigner.Server.ProvideInformationReadOnlyBase) |
![]() | RepositoryId | RepositoryId of the current opened project. Could be empty if no project is opened. (Inherited from combit.Reporting.Web.WebReportDesigner.Server.ProvideInformationReadOnlyBase) |
![]() | ServerData | A custom object that was assigned in ProvideWebReportDesignerSessionOptionsContext.Options and its WebReportDesignerSessionOptions.ServerData property in WebReportDesignerController.OnProvideWebReportDesignerSessionOptions. This property is intended for server-side use and allows passing arbitrary data from the session options to the server context. (Inherited from combit.Reporting.Web.WebReportDesigner.Server.ProvideInformationReadOnlyBase) |
![]() | TempDirectory | Returns the directory for temporary files that are generated while the Web Report Designer is running. (Inherited from combit.Reporting.Web.WebReportDesigner.Server.ProvideInformationReadOnlyBase) |
