C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ReportViewer.ReportService Namespace / C1WebReportServiceHelper Class / OnDocumentChanged Method
The new document value.

In This Topic
OnDocumentChanged Method (C1WebReportServiceHelper)
In This Topic
Tells the service that the document has changed.
Syntax
'Declaration
 
Public Sub OnDocumentChanged( _
   ByVal newDocument As System.Object _
) 
 

Parameters

newDocument
The new document value.
See Also