CNS Menu

Dynamic Menus

<- Back to CNS Menu function list

XML: CNSMenu Tag

Description

This is the Root Tag of the CNS Menu XML documents. It is the equivalent of the <HTML> tag in HTML documents. The only tags that can appear inside the root <CNSMenu> tag are the <menu>, <updatemenuitem>, <insertmenuitem>, and <deletemenuitem> tags. This tag has no attributes.

Related Items
XML: deletemenuitem Tag, XML: insertmenuitem Tag, XML: menu Tag, XML: updatemenuitem Tag