Hi there,
When I set up the following under Custom URLs:
a call like this:
Dynamicweb.Frontend.SearchEngineFriendlyURLs.GetFriendlyUrl("Default.aspx?ID=123&ProductID=101244");
gives me the friendly bit for the page part, but not for the product.
I was told we have to leave this setting to None to solve some other issues, so I was wondering if there's an alternative API method to call to convert ProductID=101244 to a product name?
Imar