ASP.NET MVC Controls
QueryLoadingDataEventArgs Class
File
wijmo.viewer.js
Module
wijmo.viewer
Base Class
EventArgs

Provides arguments for queryLoadingData event.

Constructor

Properties

Constructor

constructor

constructor(data?: any): QueryLoadingDataEventArgs

Initializes a new instance of the QueryLoadingDataEventArgs class.

Parameters
Returns
QueryLoadingDataEventArgs

Properties

data

Gets the request data sent to the service on loading the document.

Type
any

Static empty

Provides a value to use with events that do not have event data.

Inherited From
EventArgs
Type
EventArgs

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback