Skip to main content

GetControlPropertyValueEventArgs Properties

An object defining properties for the GetControlPropertyValueEventArgs class.

ControlName

The name of the control whose property value is being retrieved.

Type: string


PropertyValue

The value of the property being retrieved.

Type: object


PropertyName

The name of the property being accessed.

Type: string


ResponseParameters

The response parameters associated with the event.

Type: ResponseParameters