ManagedForm.SetEventHandlersExecution

Syntax:

SetEventHandlersExecution(<Action>)

Parameters:

<Action> (required)

Type: Boolean.
If set to False - upon completion of the current handler, execution of the handler chain will be interrupted.
If set to True - execution of the handler chain will be continued.

Description:

Manages event handler chain.

Availability:

Thin client, web-client, server, thick client.

Note:

Method can only be called in extension configuration forms.

    

1C:Enterprise Developer's Community