Button.OnPreRender Method (EventArgs)
.NET Framework (current version)
Determines whether the button has been clicked prior to rendering on the client.
Assembly: System.Web (in System.Web.dll)
Parameters
- e
-
Type:
System.EventArgs
The event data.
The OnPreRender method is used primarily by control developers when deriving a custom class from the Button control.
.NET Framework
Available since 2.0
Available since 2.0
Show: