AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

IAdvantageCacheContainer..::..Invalidate Method

Removes all cached items that belong to the specified categories.

Namespace:  AdvantageCMS.Core.Utils.Cache
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


void Invalidate(
	string[] types
)

Parameters

types
Type: array<String>[]()[][]
An array of category names whose cached items should be removed.