| Visual Basic (Declaration) | |
|---|---|
Public Sub ClearCachedReport() | |
| C# | |
|---|---|
public void ClearCachedReport() | |
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.
|
| ActiveReports Developer 7 | |
| ClearCachedReport Method | |
| See Also | |
| GrapeCity.ActiveReports.Web.v7 Assembly > GrapeCity.ActiveReports.Web Namespace > WebViewer Class : ClearCachedReport Method |
Glossary Item Box
| Visual Basic (Declaration) | |
|---|---|
Public Sub ClearCachedReport() | |
| C# | |
|---|---|
public void ClearCachedReport() | |