C# Class CustomerService.Report.CachedrptServiceInfo

Inheritance: System.ComponentModel.Component, ICachedReport
Show file Open project: NanQi/demo

Private Properties

Property Type Description

Public Methods

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

Method Details

CachedrptServiceInfo() public method

public CachedrptServiceInfo ( ) : 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