HtmlSelect.RaisePostDataChangedEvent Method ()

 

Calls the OnServerChange method to signal the HtmlSelect 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()

The RaisePostDataChangedEvent method is used primarily by control developers extending the functionality of the HtmlSelect control.

.NET Framework
Available since 2.0
Return to top
Show: