getDocument
Retrieves the document associated with the specified menu item.
Declaration
Document getDocument(
in Element menuItem
);Parameters
- menuItem:
The menu item currently in focus.
Return Value
The TVML page associated with the selected menu item.