Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
TextEditorValueChangingEventArgs class Members
The following tables list the members exposed by TextEditorValueChangingEventArgs.
Public Properties
| Name | Description |
![Public Property](ajaximages/PublicProperty.gif) | oldValue | Gets old value. |
![Public Property](ajaximages/PublicProperty.gif) | value | Gets sets new value. |
See Also