| Name | Description | |
|---|---|---|
![]() | ExportPath | Sets the directory for temporary files that are generated while the report is created. |
![]() | InstanceId | Current instance id. |
![]() | Logger | Returns the logger of the Web Report Viewer instance as defined in WebReportViewerSessionOptions.SetLogger. It is recommended to pass this logger to the combit.Reporting.ListLabel.ListLabel Constructor(ILlLogger) constructor in your event handler. |
![]() | ProjectName | Contains the report name that was specified as defaultProject in the WebReportViewer(HtmlHelper,WebReportViewerMVCOptions) method. |
![]() | ServerData | A custom object that was assigned in ProvideWebReportViewerSessionOptionsContext.Options and its WebReportViewerSessionOptions.ServerData property in WebReportViewerController.OnProvideWebReportViewerSessionOptions. This property is intended for server-side use and allows passing arbitrary data from the session options to the server context. |
