Uiinfrastructure API Docs  
 

ComponentMgr.GetAllPostContent Method 

This method returns ALL HTML--page scope and component scope for all components under this manger--that should be printed after the component itself.

public virtual HTMLElementCollection GetAllPostContent();

Return Value

All HTML content that should be printed after the component itself.

See Also

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