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