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.
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,AActivitySpace,IPTFilter,IXPDictionary);
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,AActivitySpace,IPTFilter,IXPDictionary,string);
FilterForm Class | com.plumtree.portaluiinfrastructure.filter Namespace