ComponentOne ASP.NET MVC Controls
OnClientQueryLoadingData Property

C1.Web.Mvc.Viewer Namespace > ViewerBase Class : OnClientQueryLoadingData Property
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

Reference

ViewerBase Class
ViewerBase Members