TextBoxClientSideEvents Constructors
Contains a client-side textbox editor’s event list.Name | Parameters | Description |
---|---|---|
TextBoxClientSideEvents() | none | Initializes a new instance of the TextBoxClientSideEvents class. For internal use only. |
TextBoxClientSideEvents(IPropertiesOwner) | owner | Initializes a new instance of the TextBoxClientSideEvents class with the specified owner. |
See Also