HtmlInputCheckBox::RaisePostDataChangedEvent Method ()

 

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)

protected:
virtual void RaisePostDataChangedEvent()

This method is used primarily by control developers extending the functionality of the HtmlInputButton control.

.NET Framework
Available since 2.0
Return to top
Show: