Client-Side API Reference > FlexViewer > wijmo.viewer > QueryLoadingDataEventArgs Class |
constructor(data?: any): QueryLoadingDataEventArgs
Initializes a new instance of the QueryLoadingDataEventArgs class.
The request data sent to the service on loading the document.
Gets the request data sent to the service on loading the document.
Provides arguments for queryLoadingData event.