HtmlInputCheckBox.RaisePostDataChangedEvent Method
.NET Framework 3.0
Calls the OnServerChange method to signal the HtmlInputCheckBox control that the state of the control has changed.
Namespace: System.Web.UI.HtmlControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
This method is used primarily by control developers extending the functionality of the HtmlInputButton control.
Community Additions
ADD
Show: