See Also

WebViewer Class  | WebViewer Members

Language

Visual Basic

C#

Show All

See Also Languages ActiveReports.Web Send feedback to Data Dynamics

ClearCachedReport Method

Clears any currently queued or cached report documents for this instance of the control. Use this method if you want to force the control to re-run a report subsequently specified in the Report property.

[Visual Basic]
Public Sub ClearCachedReport()
[C#]
public void ClearCachedReport();

Remarks

Since this method only clears any cached reports, you must specify a new report to use for output by setting the Report property after calling this method.

See Also

WebViewer Class  | WebViewer Members

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.