HiddenFieldClientSideEvents Constructors
Contains a list of the client-side events available for the ASPxHiddenField.| Name | Parameters | Description |
|---|---|---|
| HiddenFieldClientSideEvents() | none | Initializes a new instance of the HiddenFieldClientSideEvents class. |
| HiddenFieldClientSideEvents(IPropertiesOwner) | owner | Initializes a new instance of the HiddenFieldClientSideEvents class with the specified owner. |
See Also