AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

AdvantageEngineBase..::..WebCache_Invalidate Method (String)

Invalidates item from web cache.

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

Syntax


public bool WebCache_Invalidate(
	string key
)

Parameters

key
Type: String
The key of the item

Return Value

true if XXXX, false otherwise.