Calls the HtmlInputText.OnServerChange(EventArgs) method to signal the System.Web.UI.HtmlControls.HtmlInputText control that the state of the control has changed.
The HtmlInputText.RaisePostDataChangedEvent method is used primarily by control developers extending the functionality of the System.Web.UI.HtmlControls.HtmlInputText control.