MenuItemRecord
Last updated
Was this helpful?
Last updated
Was this helpful?
MenuItemRecord
represents a single menu item within a MenuFoundSet
, allowing access to a record’s data and its parent foundset
. This structure enables menu items to behave as records, facilitating component interactions that treat menu items as data entries. For more information on working with menu datasources, refer to .
Returns parent foundset of the record.
Returns the records datasource string (menu:name).
Returns parent foundset of the record.
Type The parent foundset of the record.
Sample
Returns the records datasource string (menu:name).
Sample
Returns: The datasource string of this record.