<sas:MenuItemSeparator>

Used to place a separation between menu items in a menu.

This tag must be nested within a sas:Menu tag.

Syntax

<sas:MenuItemSeparator
   [id="value"] />

Attributes

idCase-sensitive name used to identify the object instance.

More Information

If you need to subclass the tag handler class for the sas:MenuItemSeparator tag, extend com.sas.taglib.servlet.tbeans.menubar.MenuItemSeparatorTag.