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