ClientSideEvents Constructors
Serves as the base for objects containing client-side events.| Name | Parameters | Description |
|---|---|---|
| ClientSideEvents() | none | Initializes a new instance of the ClientSideEvents class. |
| ClientSideEvents(IPropertiesOwner) | owner | Initializes a new instance of the ClientSideEvents class with the specified owner. |
See Also