Click or drag to resize

MenuItemLoadOptions Properties

The MenuItemLoadOptions type exposes the following members.

Properties
  NameDescription
Public propertyIdPosList
Positive list of id's.
Public propertyIncludeParents
Should parents (all the way to the root) of the items also be returned. Defaults to false.
Public propertyParentIdPosList
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.
Top
See Also