Plumtree Portal UI  
 

SearchFormFactory.GetForm Method 

Convenience method. Same as GetResult(), but simply casts the result to type HTMLForm. Do not call if buildCompleteForm=false was passed to the constructor.

public virtual HTMLForm GetForm();

See Also

SearchFormFactory Class | com.plumtree.portaluiinfrastructure.search Namespace