C# Class Canguro.RuntimeData.CachedGeneralReport

Inheritance: System.ComponentModel.Component, ICachedReport
显示文件 Open project: rforsbach/Treu-Structure

Private Properties

Property Type Description

Public Methods

Method Description
CachedGeneralReport ( ) : System
CreateReport ( ) : CrystalDecisions.CrystalReports.Engine.ReportDocument
GetCustomizedCacheKey ( RequestContext request ) : string

Method Details

CachedGeneralReport() public method

public CachedGeneralReport ( ) : System
return System

CreateReport() public method

public CreateReport ( ) : CrystalDecisions.CrystalReports.Engine.ReportDocument
return CrystalDecisions.CrystalReports.Engine.ReportDocument

GetCustomizedCacheKey() public method

public GetCustomizedCacheKey ( RequestContext request ) : string
request RequestContext
return string