Skip to main content

Introducing Workflow Engine, try for FREE workflowengine.io.

Class: ComponentKeyChangedEventArgs

Represents the event argument for the event when the component key changes.

Constructors

Constructor

new ComponentKeyChangedEventArgs(oldKey, newKey): ComponentKeyChangedEventArgs

Constructs a new instance of the ComponentKeyChangedEventArgs class.

Parameters

oldKey

string

the old key.

newKey

string

the new key.

Returns

ComponentKeyChangedEventArgs

Properties

newKey

readonly newKey: string

the new key.


oldKey

readonly oldKey: string

the old key.

Stay in the know
Quickly Build Drag-and-Drop Forms
Star us on GitHub