IActionItem.Execute

Syntax

Execute;

Description

The Execute method executes this action.

When this method is called, the OnExecute event and the OnExecute event of parent component are generated.

See also:

IActionItem