Determines whether to pass an event up the page's ASP.NET server control hierarchy.
Syntax
Parameters
- source
-
The source of the event.
- e
-
An EventArgs that contains the event data.
Returns
true if the event has been canceled; otherwise, false.
Remarks
Requirements
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0