Click or drag to resize

MenuItemLoadOptionsParentIdPosList Property

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.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public IntegerList ParentIdPosList { get; }

Property Value

Type: IntegerList
See Also