Share via


SysContextMenu.verifyItem Method [AX 2012]

Verifies that the command can be displayed in the context menu.

Syntax

public int verifyItem(IdentifierName menuItemName, MenuItemType menuItemType)

Run On

Client

Parameters

Return Value

Type: int
1 if the command can be displayed; otherwise 0.

See Also

Reference

SysContextMenu Class