Uiinfrastructure API Docs  
 

ComponentMgr.GetAllPreContent Method 

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

public virtual HTMLElementCollection GetAllPreContent();

Return Value

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

See Also

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