<sas-ip:IMenuItem>

This tag must be nested within a sas-ip:IMenu tag.

Syntax

<sas-ip:IMenuItem
   [description="java.lang.String"]
   [id="value"]
   [locale="java.util.Locale"]
   [URL="java.lang.String"] />

Attributes

descriptionthe description String
idCase-sensitive name used to identify the object instance.
locale
URLthe URL String

More Information

If you need to subclass the tag handler class for the sas-ip:IMenuItem tag, extend com.sas.taglib.servlet.tbeans.ipage.IMenuItemTag.