Shunde.NET Framework Class Library

WebPage.RemoveCache Method (String)

Removes the cache from the site

public void RemoveCache(
   String cacheName
);

Parameters

String

Remarks

Giving cacheToRemove a Value of {REMOVEALL} removes all the cached items

See Also

WebPage Class | Shunde.Common Namespace | WebPage.RemoveCache Overload List