Returns the HTML for the designated component.
Returns the HTML for the designated component.
public virtual HTMLElementCollection GetComponentHTML(int);
Returns the HTML for the designated component.
public virtual HTMLElementCollection GetComponentHTML(string);
ComponentMgr Class | com.plumtree.uiinfrastructure.pagecontrols.framework Namespace