Click or drag to resize

NewsCategoryRemoveCache Method

Removes the cache.

Namespace:  Dynamicweb.News
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
public static void RemoveCache(
	int categoryId
)

Parameters

categoryId
Type: SystemInt32
The category identifier.
See Also