HtmlInputHidden.RaisePostDataChangedEvent Method ()

 

Calls the OnServerChange method to signal the HtmlInputHidden control that the state of the control has changed.

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

Protected Overridable Sub RaisePostDataChangedEvent

The RaisePostDataChangedEvent method is used primarily by control developers to extend the functionality of the HtmlInputHidden control.

.NET Framework
Available since 2.0
Return to top
Show: