Uiinfrastructure API Docs  
 

ComponentMgr.GetComponentHeadContent Method

Returns the HTML for the designated component that is should be written out within the HTML head tags.

Overload List

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);

See Also

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