Share via


SecurityKeySet::getMenuItemAccess Method

Retrieves the access type for a given menu item.

Syntax

client server public static AccessType getMenuItemAccess(str menuItemName, MenuItemType menuItemType)

Run On

Called

Parameters

  • menuItemName
    Type: str

Return Value

Type: AccessType Enumeration
The access type for the given menu item.

See Also

Reference

SecurityKeySet Class