Contents

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.

See Also

Setting and Retrieving Menu Item Documents