Uiinfrastructure API Docs  
 

ComponentMgr.GetComponentHTML Method

Returns the HTML for the designated component.

Overload List

Returns the HTML for the designated component.

public virtual HTMLElementCollection GetComponentHTML(int);

Returns the HTML for the designated component.

public virtual HTMLElementCollection GetComponentHTML(string);

See Also

ComponentMgr Class | com.plumtree.uiinfrastructure.pagecontrols.framework Namespace