Share

ButtonDefinition.OnExecute Event

Parent Object: ButtonDefinition

Description

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.

Version

Introduced in version 9

Was this information helpful?