Uiinfrastructure API Docs  
 

WebData.HasSentData Method 

This method tells you whether or not the data on this object has already been sent using the OutputData() method.

public virtual bool HasSentData();

Return Value

boolean true implies data sent

See Also

WebData Class | com.plumtree.uiinfrastructure.activityspace Namespace