Shown
Summary
Sets whether or not the menu item is shown in current UI context.Usage
Shown[<ui_context>]=true | false
Description
Sets whether or not the menu item is shown in current UI context
The User Interface context can be default, browse or edit.
True enables showing the menu item and false disables showing the menu item.
This setting is case sensitive.
Examples
Shown[default]=true Shown[navigation]=true Shown[browse]=true
This is the default setting. It means that this menu item is shown in the default mode, navigation mode and browse mode.
Ester Heylen (03/06/2010 1:07 pm)
Ester Heylen (03/06/2010 1:07 pm)
Comments
There are no comments.