InplaceDocumentCacheStorageBase.ClearCache() Method
Resets the in-place documents cache.
Namespace: DevExpress.ExpressApp.Office
Assembly: DevExpress.ExpressApp.Office.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Office
Declaration
Remarks
Call this method to reset the cache after you create or delete mail merge template objects.
In ASP.NET Core Blazor applications, the cache is also reset after you refresh the browser page.
See Also