AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

AdvantageEngineBase..::..WebCache_Invalidate Method (List<(Of <(<'String>)>)>)

Invalidates item from web cache by category.

Namespace:  AdvantageCMS.Core.Common.Engine
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public bool WebCache_Invalidate(
	List<string> categories
)

Parameters

categories
Type: List<(Of <(<'String>)>)>
The categories.

Return Value

true if XXXX, false otherwise.