Share via


SecurityRights.hasMenuItemAccess Method

Checks whether the user has access to the specified menu item.

Syntax

public boolean hasMenuItemAccess(
    SecurableType type, 
    MenuItemName menuItem, 
   [Common record, 
    DataAreaId dataArea])

Run On

Called

Parameters

Return Value

Type: boolean
true if the user has access to the menu item; otherwise, false.

See Also

Reference

SecurityRights Class