Returns the HTML for the designated component that should be written out after the component itself.
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);
ComponentMgr Class | com.plumtree.uiinfrastructure.pagecontrols.framework Namespace