HtmlInputGenericControl.ServerChange Event

.NET Framework (current version)
 

Occurs when the content of the HTML5 input element changes between posts to the server.

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

member ServerChange : IEvent<EventHandler,
    EventArgs>

.NET Framework
Available since 4.5
Return to top
Show: