Skip to main content
Reference

MenuItem SFO

Properties

Methods

MethodSignatureComments/Sample
getChildMenuItems[MenuItem](#) getChildMenuItems()
getDescriptionstring getDescription()
getGroupstring getHtml()returns a
    list of menu items as a block of html. Convenience method
getHtmlstring getHtml()convenience method. Returns the menu item as a block of html
getItem[Item](./item-sfo.md) getItem()returns the item target of this menu item, or null if this menu item isn't a product item type.
getTypestring getType()
getURLstring getURL()constructs the url for the target of the menu item.

See Also

Was this page helpful?