Search Results for

    Show / Hide Table of Contents

    Class CacheOptions

    Inheritance
    System.Object
    WebReportCacheOptions
    CacheOptions
    Inherited Members
    WebReportCacheOptions.CacheDuration
    WebReportCacheOptions.AbsoluteExpirationDuration
    WebReportCacheOptions.AbsoluteExpiration
    Namespace: FastReport.Web.Cache
    Assembly: FastReport.OpenSource.Web.dll
    Syntax
    public class CacheOptions : WebReportCacheOptions

    Properties

    UseLegacyWebReportCache

    Use legacy WebReport cache instead of Microsoft.Extensions.Caching.Memory.MemoryCache. Default value: true

    Declaration
    public bool UseLegacyWebReportCache { get; set; }
    Property Value
    Type Description
    System.Boolean
    Back to top © 1998-2025 Copyright Fast Reports Inc.