Uiinfrastructure API Docs  
 

ComponentMgr.GetAllPreFormContent Method 

This method returns ALL HTML--page scope and component scope for all components under this manger--that should be printed before the form in which this group of components is embedded.

public virtual HTMLElementCollection GetAllPreFormContent();

Return Value

All HTML content that should be printed before the form.

See Also

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