Plumtree Portal UI  
 

FilterForm.EncodeFilterAsControlArgs Method (IPTSession, AActivitySpace, IPTFilter, IXPDictionary, String)

This method does the inverse of BuildFilterFromForm. It returns true if the filter is valid (may be used for a search, e.g. has no empty comparison values), false otherwise.

public static bool EncodeFilterAsControlArgs(
   IPTSession session,
   AActivitySpace owner,
   IPTFilter filter,
   IXPDictionary hash,
   string prefix
);

See Also

FilterForm Class | com.plumtree.portaluiinfrastructure.filter Namespace | FilterForm.EncodeFilterAsControlArgs Overload List