C# Class SIAQ.Web.Application.WebApp.Private.Reportes.CachedrptVisGeneral

Inheritance: System.ComponentModel.Component, ICachedReport
Mostra file Open project: GCSoft/CEDHNL

Private Properties

Property Type Description

Public Methods

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

Method Details

CachedrptVisGeneral() public method

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