ButtonDefinition.OnExecute Event
Parent Object: ButtonDefinitionDescription
Event that fires when the ButtonDefinition is executed.
Syntax
ButtonDefinition.OnExecute( Context As NameValueMap )Parameters
Name | Type | Description |
Context | NameValueMap | Input object that can be used to determine the context of why the event fired. |