MenuInfo Members
The MenuInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
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.
|
![]() |
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.
|
Properties
Name | Description | |
---|---|---|
![]() |
ActiveClass |
Gets the active class. Mark menu item as active if the page to which it points is the current page.
|
![]() |
CustomClass |
Gets the MagicPost.CustomClass.
|
![]() |
Href |
Gets the href attribute of the anchor HTML element.
|
![]() |
IconClass |
Gets the MagicPost.IconClass.
|
![]() |
IconMenu | |
![]() |
IconString |
Gets the menu item icon in string version.
|
![]() |
LinkElement |
Gets the whole HTML anchor element as HtmlGenericControl
|
![]() |
LinkString |
Gets the whole HTML anchor element as string.
|
![]() |
Pk |
Gets the MagicPost.Pk.
|
![]() |
ShortTitle | |
![]() |
Submenu |
Gets the submenu.
|
![]() |
Target |
Gets the target. Target attribute in anchor HTML element.
|
![]() |
TestoBreve |
Gets the MagicPost.TestoBreve.
|
![]() |
TestoBreve_RT |
Gets the MagicPost.TestoBreve_RT.
|
![]() |
Tipo |
Gets the MagicPost.Tipo.
|
![]() |
Title_RT |
Gets the MagicPost.Title_RT.
|
![]() |
Titolo |
Gets the MagicPost.Titolo.
|
![]() |
Url |
Gets the MagicPost.Url.
|
![]() |
Url2 |
Gets the MagicPost.Url2.
|