IPrxUserButton.AfterAction

Syntax

AfterAction: IPrxUserButtonActionMethod;

Description

The AfterAction property returns the button action handler that will be triggered on button click.

Example

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

See also:

IPrxUserButton