DataViewCommandProvider.UpdateCommandStatus Method
Include Protected Members
Include Inherited Members
Updates the status of the specified menu command.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
UpdateCommandStatus(MenuCommand) | Updates the status of the specified menu command. | |
UpdateCommandStatus(MenuCommand, array<Object[]) | Updates the status of the specified menu command. |
Top