Uiinfrastructure API Docs  
 

IPageControl.GetComponentHTML Method 

This method serves as a getter for component HTML. Sub-classes must implement this method.

HTMLElementCollection GetComponentHTML();

Return Value

The HTML for the component itself.

See Also

IPageControl Interface | com.plumtree.uiinfrastructure.activityspace Namespace