ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Web.Viewer Assembly / GrapeCity.ActiveReports.Aspnetcore.Viewer Namespace / ReportingSettings Class / StoreTemporaryFilesInMemory Method

In This Topic
    StoreTemporaryFilesInMemory Method
    In This Topic
    Instructs ActiveReports to store temporary data to a memory.
    Syntax
    'Declaration
     
    Public Sub StoreTemporaryFilesInMemory() 
    public void StoreTemporaryFilesInMemory()
    See Also