Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Verifies that the command can be displayed in the context menu.
Syntax
public int verifyItem(IdentifierName menuItemName, MenuItemType menuItemType)
Run On
Client
Parameters
- menuItemName
Type: IdentifierName Extended Data Type
The name of the command.
- menuItemType
Type: MenuItemType Enumeration
The type of the command.
Return Value
Type: int
1 if the command can be displayed; otherwise 0.