AdvantageCacheManager..::..Invalidate Method
Removes all cached items that belong to the specified categories.
Categories are automatically scoped by domain and language before invalidation.
Namespace:
AdvantageCMS.Core.Utils.CacheAssembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Syntax
Parameters
- categories
- Type: array<String>[]()[][]
An array of category names whose cached items should be removed.

