Returns the HTML for the designated component that should be written out before the form in which the component is embedded.
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);
ComponentMgr Class | com.plumtree.uiinfrastructure.pagecontrols.framework Namespace