Progress® Telerik® Reporting R1 2021
RenderingSessionInfo Class
Represents the result of a RenderAndCache service operation. This class is intended for internal use only.
Inheritance Hierarchy
SystemObject
Telerik.Reporting.ServiceServiceOperationResultBase
Telerik.Reporting.ServiceRenderingSessionInfo
Namespace:
Telerik.Reporting.ServiceTelerik.Reporting.ServiceServiceOperationResultBase
Telerik.Reporting.ServiceRenderingSessionInfo
Assembly: Telerik.Reporting.Service (in Telerik.Reporting.Service.dll) Version: 15.0.21.120 R1 2021
Syntax
The RenderingSessionInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | RenderingSessionInfo | Initializes a new instance of the RenderingSessionInfo class |
Properties
Name | Description | |
---|---|---|
![]() | Actions |
Gets or sets a list of the ActionInfos for the current rendering session.
|
![]() | Bookmarks |
Gets or sets a list of the BookmarkNodes for the current rendering session.
|
![]() | DocumentName |
Gets or sets the report document name of the rendered report.
|
![]() | Error |
Gets or sets the current error message for the current service operation.
(Inherited from ServiceOperationResultBase.) |
![]() | HasDocumentMap |
Gets or sets a value indicating whether a document map is available for the current report.
|
![]() | HasError |
Indicates whether the current operation has ended with error.
(Inherited from ServiceOperationResultBase.) |
![]() | InstanceID |
Gets or sets the unique identifier of the current rendering session.
|
![]() | NavigateBackEnabled |
Determines if the NavigateBack command is enabled.
|
![]() | NavigateForwardEnabled |
Determines if the NavigateForward command is enabled.
|
![]() | PageCount |
Gets or sets the count of the generated pages for the current rendering session.
|
![]() | PageNumber |
Gets or sets the page that is initially shown in the viewer.
|
![]() | Parameters |
Gets or sets a list of Parameters for the current report.
|
![]() | Report |
Gets or sets the assembly qualified name of the rendered report.
|
Methods
Name | Description | |
---|---|---|
![]() | RaiseExceptionIfNecessary |
Throws an ReportServiceOperationException if the current operation has ended with an error.
(Inherited from ServiceOperationResultBase.) |
![]() | ThrowOnError |
Throws an ReportServiceOperationException if the current operation has ended with an error.
(Inherited from ServiceOperationResultBase.) |
Version Information
Supported in: 1.0.1, 1.0