Uiinfrastructure API Docs  
 

ComponentMgr.GetComponentPreContent Method

Returns the HTML for the designated component that should be written out before the component itself.

Overload List

Returns the HTML for the designated component that should be written out before the component itself.

public virtual HTMLElementCollection GetComponentPreContent(int);

Returns the HTML for the designated component that should be written out before the component itself.

public virtual HTMLElementCollection GetComponentPreContent(string);

See Also

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