<sasads:MenuItemSeparator>

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

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

Syntax

<sasads:MenuItemSeparator
   [locale="java.util.Locale"] />

Attributes

locale

More Information

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