CreatedEventArgs

Interface represents the event arguments for the created event for each control.

Properties

controlName String

Gets the name of the control that was created.

id String

Gets the id of the control that was created.

moduleClass String

Gets the main module class of the control that was created.

name String

Gets the name of the event.