Occurs when the HtmlInputText.Value property is changed on the server.
The HtmlInputText.ServerChange event is raised when the HtmlInputText.Value property is changed on the server.
The control must have view state enabled for the HtmlInputText.ServerChange event to work correctly.
For more information about handling events, see Consuming Events.