CallbackClientSideEventsBase Constructors
Contains a list of the client-side events that relate to processing callbacks within web controls.| Name | Parameters | Description |
|---|---|---|
| CallbackClientSideEventsBase() | none | Initializes a new instance of the CallbackClientSideEventsBase class. For internal use only. |
| CallbackClientSideEventsBase(IPropertiesOwner) | owner | Initializes a new instance of the CallbackClientSideEventsBase class with the specified owner. |
See Also