I need to extend the PropertyFilter, so that the Key and Value are csv lists. If each property matches the value for every property in the list, the filter will match. Basically AND'ing the property list together. I'm having a hard time trying to figure out where how to access the Key/Value from the config file. Can anyone help? Or recommend a site that show some examples of custom filters.
Thanks, Brian