Contents

setDocument

Associates a document with a menu item.

Declaration

void setDocument(
    in Document document, 
    in Object menuItem
);

Parameters

  • document:

    The TVML file to be associated with the menu item.

  • menuItem:

    The selected menu item.

See Also

Setting and Retrieving Menu Item Documents