Description:Currently i am using following code and its not working,where Items is a list and GetHierarchicalTaxons("Category") is also returning a list which should have at least a item to pass the condition.
var Items=Model.Items.Where(i => i.GetHierarchicalTaxons("Category") != null);
Posted by: Khalid Abbas | Posted on: Feb 13, 2018
2
Replied by: Tabish Usman | Replied on: Feb 28, 2018