MenuNodeIdTypeEnum
EnumIdentifier types for retrieving a specific navigation menu. Specifies which property (ID, name, location) is used to locate a particular menu.
Values
DATABASE_ID
Identify a menu node by the Database ID.
ID
Identify a menu node by the (hashed) Global ID.
LOCATION
Identify a menu node by the slug of menu location to which it is assigned
NAME
Identify a menu node by its name
SLUG
Identify a menu node by its slug