| C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1ReportViewer.ReportService Namespace > IC1WebReportService Interface > HasCachedDocument Method : HasCachedDocument(String,String) Method |
'Declaration Overloads Function HasCachedDocument( _ ByVal fileName As System.String, _ ByVal reportName As System.String _ ) As System.Boolean
System.bool HasCachedDocument( System.string fileName, System.string reportName )
true if a cached report or document is available, false otherwise.