Click or drag to resize

MenuItemParentId Property

Id of the parent menu item. ParentId is zero if the menu item is located in the root.

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

Property Value

Type: Int32
See Also