Uiinfrastructure API Docs  
 

ComponentMgr.GetComponentPreFormContent Method

Returns the HTML for the designated component that should be written out before the form in which the component is embedded.

Overload List

Returns the HTML for the designated component that should be written out before the form in which the component is embedded.

public virtual HTMLElementCollection GetComponentPreFormContent(int);

Returns the HTML for the designated component that should be written out before the form in which the component is embedded.

public virtual HTMLElementCollection GetComponentPreFormContent(string);

See Also

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