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