November Happy Hour will be moved to Thursday December 5th.
Hi!
What is the default behaviour when you have MatchCaseInsensitive on a collection of strings?
filter = filter.And(f => f.ProductData().TopCategories.MatchCaseInsensitive(nodeContent.DisplayName));
Does this mean that you have to match all top categories or just on top categeory to fulfill the filter?
Thanks!
/Kristoffer
Hi!
What is the default behaviour when you have MatchCaseInsensitive on a collection of strings?
Does this mean that you have to match all top categories or just on top categeory to fulfill the filter?
Thanks!
/Kristoffer