ProductFilterControl returning products for all subcategories

I need to modify the Browse page, namely the ProductList user control, to show all products for the selected category and also all products for subcategories. I see how the filter is currently being configured, but I don't know what the searchoptions are (if any) to allow this?

Also, I need to access a custom property on an item that I've created in the ProductList. I think I'll need to instantiate a new Product object, but I'm not sure how I'd do that. Can anyone help out?

TIA

gene

[696 byte] By [McPadawan] at [2008-1-7]
# 1

I'm able to access my custom property by adding it to the PropertiesToReturn value, works great. I'm still wondering if there is a setting that will allow recursive searching of subcategories using the ProductFilterDataSource.

Thanks

gene

McPadawan at 2007-10-2 > top of Msdn Tech,Commerce Server,Commerce Server 2007...