Uiinfrastructure API Docs  
 

WebData.IsHTMLData Method 

This method tells you whether or not the data on this object is HTML text.

public virtual bool IsHTMLData();

Return Value

boolean true implies HTML text data

See Also

WebData Class | com.plumtree.uiinfrastructure.activityspace Namespace