MenuItemLoadOptions Properties | 
The MenuItemLoadOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| IdPosList | 
            Positive list of id's.
              | |
| IncludeParents | 
            Should parents (all the way to the root) of the items also be returned. Defaults to false.
              | |
| ParentIdPosList | 
            Ids of a number of parent menu items.
            If specified only menu items located below one of the specified parents are loaded.
            Assign the value 0 (zero) to the collection in order to load the menu items in the root.
              |