Uiinfrastructure API Docs  
 

ASCache.ClearCache Method 

This method clears the AActivitySpace cache. This should not be used and is only here for debugging purposes. Doing so will remove all cached spaces and cause them to be regenerated. All editors will fail when this happens.

public virtual void ClearCache();

See Also

ASCache Class | com.plumtree.uiinfrastructure.activityspace Namespace