System.Web.UI.WebControls.RadioButton.RaisePostDataChangedEvent Method

Raises the System.Windows.Forms.RadioButton.CheckedChanged event, if the System.Windows.Forms.RadioButton.Checked property has changed on postback.

Syntax

protected override void RaisePostDataChangedEvent ()

Remarks

The RadioButton.RaisePostDataChangedEvent method is called by the System.Web.UI.IPostBackDataHandler.RaisePostDataChangedEvent method. It is used primarily by control developers extending the functionality of the System.Web.UI.WebControls.RadioButton control.

Requirements

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