Hi Luke,
I used DefaultTemplate.aspx since Product object was visible so i could use Product.ProductName and even Product.CutomField as well.
The better solution is to create a separate aspx page and include it in Defaulttemplate. For this I need to see Product Class in that page. What directive I must use at the top.
I see at DefaultTemplate directives and no explicit reference to Product Class, but it is visible to ASP cource.
Thanks,
|