Click or drag to resize

QueryHelperRemoveQueryFromCache Method

Namespace:  Dynamicweb.Indexing.Querying
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public static void RemoveQueryFromCache(
	IQuery query
)

Parameters

query
Type: Dynamicweb.Indexing.QueryingIQuery
See Also