HtmlInputReset.ServerClick Event

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Occurs when an HtmlInputReset control is clicked on the Web page.

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

[<BrowsableAttribute(false)>]
member ServerClick : IEvent<EventHandler,
    EventArgs>

The ServerClick event is not intended to be used directly from your code.

.NET Framework
Available since 2.0
Return to top
Show: