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)>
Public Event ServerClick As EventHandler

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

.NET Framework
Available since 2.0
Return to top
Show: