Uiinfrastructure API Docs  
 

WebData.ClearOutputData Method 

This clears the data to be output (text or binary) so that this object can be used again. Some of this data can still be transmitted if it has already been written to the response by the time this method is called.

public virtual void ClearOutputData();

See Also

WebData Class | com.plumtree.uiinfrastructure.activityspace Namespace