GenABNMenuElement method: Leaf class
Syntax
GenABNMenuElement()
Description
Note:
SmartNavigation has been desupported. This method remains for backward compatibility only.
Use this method to generate a single <li> element for this tree leaf.
The <li> element from this leaf and the <li> elements from its sibling leaves and nodes are concatenated to form an HTML code fragment to be consumed by the portal.
Parameters
None.
Returns
A string representing the <li> element for this tree leaf.