Uiinfrastructure API Docs  
 

ComponentMgr.GetComponentPostContent Method

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

Overload List

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

public virtual HTMLElementCollection GetComponentPostContent(int);

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

public virtual HTMLElementCollection GetComponentPostContent(string);

See Also

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