My Application Framework

Cache.RemoveObject Method 

Remove the object from the storage and clear the Xml assocated with the object

public virtual void RemoveObject(
   string xpath
);

Parameters

xpath
hierarchical location of the object

See Also

Cache Class | MyAF.Cache Namespace