IPrxUserButton.BeforeAction

Syntax

BeforeAction: IPrxUserButtonActionMethod;

Description

The BeforeAction property returns the button action handler that will be triggered before button click.

Example

The property use is given in the example for the IPrxUserButtons.Add, IPrxUserButtons.AddByType methods.

See also:

IPrxUserButton