Skip to main content

BaseControl Properties

An object defining properties for the BaseControl class.

ExecutedServerEvents

A list of server events that have been executed.

Type: List<ControlExecutedServerEvent>


ServerEvents

A list of server-side events associated with the control.

Type: List<EventItem>


Name

The name of the control.

Type: string


ClientEvents

A list of client-side events associated with the control.

Type: List<EventItem>


ControlId

The unique identifier of the control.

Type: string