[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.Viewer.CacheDataSettings.CacheDataPath

CacheDataPath Property

CacheDataPath

Gets or sets a path to store temporary files to a disk to reduce memory consumption.

Declaration
public DirectoryInfo CacheDataPath { get; set; }
Property Value
Type Description
DirectoryInfo

A DirectoryInfo object representing the path to store temporary files.