WebDocumentViewerOperationLogger Members
In This Article
#Constructors
Name | Description |
---|---|
Web |
Initializes a new instance of the Web |
#Methods
Name | Description |
---|---|
Build |
The method is run when the report document creation starts. The ID of the created document in the Web Document Viewer storage is passed as a parameter. |
Build |
The method is run when the report document creation starts. The ID of the created document in the Web Document Viewer storage is passed as a parameter. |
Build |
The method is run asynchronously when the report document creation starts. The ID of the created document in the Web Document Viewer storage is passed as a parameter. |
Build |
Called before starting to asynchronously build a report document. |
Build |
The method is run before report document creation starts. |
Build |
|
Cache |
This method is called to indicate that a cache check is done. |
Cached |
The method is invoked when the specified item in the document cache expires and is removed from the cache. |
Cached |
The method is called when the document is deserialized and restored from the cache. |
Cached |
The method is called before the document is serialized and placed to the cache. |
Cached |
The method is invoked when the specified item in the report cache expires and is removed from the cache. |
Cached |
The method is invoked when the specified item in the report cache expires and is removed from the cache. |
Customize |
Allows you to retrieve and modify export results. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Export |
Logs the export document event and provides information about the specified export options. |
Export |
The method allows you to implement custom logic for asynchronous export of a report document. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Release |
Enables you to log the request for a document’s release event from the Web Document Viewer’s internal repository. |
Release |
Enables you to log the request for a report release event from the Web Document Viewer’s internal repository. |
Report |
Called when a report is restored from a serialized layout contained in a storage medium (file system, cloud services) under certain conditions. |
Report |
Called when a report is restored from a serialized layout under certain conditions. |
Report |
Called when the Document Viewer loads a report. Allows you to modify a report before it is loaded. |
Report |
Called when the Document Viewer loads a report. Allows you to modify a report before it is loaded. |
Report |
Called when the Document Viewer loads a report. Allows you to modify a report before it is loaded. |
Report |
Asynchronous method that is called when the Document Viewer loads a report. Allows you to modify a report before it is loaded. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also