<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
description | the description String |
|---|---|
id | Case-sensitive name used to identify the object instance. |
locale | |
URL | the 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.