Returns the HTML for the designated component that is should be written out within the HTML head tags.
Returns the HTML for the designated component that is should be written out within the HTML head tags.
public virtual HTMLElementCollection GetComponentHeadContent(int);
Returns the HTML for the designated component that is should be written out within the HTML head tags.
public virtual HTMLElementCollection GetComponentHeadContent(string);
ComponentMgr Class | com.plumtree.uiinfrastructure.pagecontrols.framework Namespace