Uiinfrastructure API Docs  
 

WebData.ClearAllData Method 

This method is used to clear all of the underlying data from this object to ensure that no memory is "leaked" if a Display Page mistakenly maintains a reference to this object.

public virtual void ClearAllData();

See Also

WebData Class | com.plumtree.uiinfrastructure.activityspace Namespace