Plumtree Portal UI  
 

SearchFormFactory.MakeSearchFormJavascript Method 

This is public so it can be used for the "search again" form on the results page; most users of this class should NOT call this method.

public static HTMLScript MakeSearchFormJavascript(
   string name,
   AActivitySpace m_asOwner,
   string inputBoxName
);

See Also

SearchFormFactory Class | com.plumtree.portaluiinfrastructure.search Namespace