OnClientQueryLoadingData Property (ViewerBase)
In This Topic
Queries the request data sent to the service before loading the document.
Syntax
'Declaration
Public Property OnClientQueryLoadingData As String
public string OnClientQueryLoadingData {get; set;}
See Also