ASPX templates
Version 4.x > ASPX templates > Displaying Document Type (i.e Product List) in CMSListMenu View modes: 
User avatar
Member
Member
benito.gamas-bmf.com - 1/27/2010 11:57:29 PM
   
Displaying Document Type (i.e Product List) in CMSListMenu
I'm working on a web application for marketing and I'm using CMSListMenu as my main navigation. Currently, it only displays pages (Page Menu type) from the hierarchy. Is there a way to display other types such as Products (custom document type) as well?

User avatar
Kentico Developer
Kentico Developer
kentico_ondrejv - 2/2/2010 1:44:19 AM
   
RE:Displaying Document Type (i.e Product List) in CMSListMenu
Hello,

Yes, definitely, you need to define ClassNames property of the control. Please note, by default when this property is not defined control shows only Page Menu items, however once you define any document type here, you need to add Page Menu item document type as well to show it up.

Best regards
Ondrej Vasil