Property HasMainMenuInParents
HasMainMenuInParents
Gets a value indicating whether a MainMenu exists in the parent hierarchy of this menu item.
[Browsable(false)]
public virtual bool HasMainMenuInParents { get; }
Property Value
Remarks
This property traverses the logical parent hierarchy to determine if a MainMenu is present.