MenuItemLoadOptions Class |
Namespace: Omada.OE.Model
public class MenuItemLoadOptions
The MenuItemLoadOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | MenuItemLoadOptions |
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.
|
Name | Description | |
---|---|---|
![]() | ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) |
![]() | ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) |
![]() | ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |