System.Web.UI.HtmlControls.HtmlInputText.RaisePostDataChangedEvent Method

Calls the HtmlInputText.OnServerChange(EventArgs) method to signal the System.Web.UI.HtmlControls.HtmlInputText control that the state of the control has changed.

Syntax

protected virtual void RaisePostDataChangedEvent ()

Remarks

The HtmlInputText.RaisePostDataChangedEvent method is used primarily by control developers extending the functionality of the System.Web.UI.HtmlControls.HtmlInputText control.

Requirements

Namespace: System.Web.UI.HtmlControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0