MagicCMS Documentation

MenuInfo Constructor

Overload List


  Name Description
Public method MenuInfo(MagicPost, Int32)
Initializes a new instance of the MenuInfo class extracting definition by a MagicPost element. If element post type is "Menu" the menu item is a sub menu otherwise is a link to a page or to a section of home page or to an external url, ecc.
Public method MenuInfo(MagicPost, Int32, Boolean)
Initializes a new instance of the MenuInfo class extracting definition by a MagicPost element. If element post type is "Menu" the menu item is a sub menu otherwise is a link to a page or to a section of home page or to an external url, ecc.