Click or drag to resize
PageInfoProviderRemoveAllPageInfosFromCache Method
Removes all page info records from the cache.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public static void RemoveAllPageInfosFromCache()
See Also