Uiinfrastructure API Docs  
 

WebData.OutputData Method 

This method outputs the data to the browser. This should only be called by the Interpreter after data has been set on this object by the IDisplayPage.

public virtual void OutputData();

See Also

WebData Class | com.plumtree.uiinfrastructure.activityspace Namespace