Plumtree Portal UI  
 

SearchFormFactory.SetValidationFunction Method 

Sets the javascript validation function for this form. This javascript function must be declared elsewhere on the page and must not include the final '();'.

public virtual void SetValidationFunction(
   string strFunctionName
);

See Also

SearchFormFactory Class | com.plumtree.portaluiinfrastructure.search Namespace