Reports cache implementation (controlled by web report's Cache property or by service).

Namespace:  C1.Web.UI.Controls.C1Report.ReportService
Assembly:  C1.Web.UI.Controls.C1Report.2 (in C1.Web.UI.Controls.C1Report.2.dll)

Syntax

C#
public class ReportCache : C1BaseStateManager
Visual Basic
Public Class ReportCache _
	Inherits C1BaseStateManager

Inheritance Hierarchy

System..::..Object
  C1BaseStateManager
    C1.Web.UI.Controls.C1Report.ReportService..::..ReportCache

See Also