Plumtree Portal UI  
 

SearchFormFactory.ForceSubmitOfEnclosingForm Method 

Yet another hack special flag. If called, and we're embedded within another form, then force the form to be submitted through javascript when the user hits Enter in the search box. THIS IS DANGEROUS*; some browsers also submit the form automatically; make sure you don't get double searches!!

public virtual void ForceSubmitOfEnclosingForm();

See Also

SearchFormFactory Class | com.plumtree.portaluiinfrastructure.search Namespace