IEditableTextControl.TextChanged Event
.NET Framework (current version)
Occurs when the content of the text changes between posts to the server.
Assembly: System.Web (in System.Web.dll)
The TextChanged event occurs when the Text property changes between posts to the server. An implementation of this event can be found in either the TextBox or the ListControl control.
.NET Framework
Available since 2.0
Available since 2.0
Show: