- source
- The source of the event.
- e
- An EventArgs object that contains the event data.
true if the event has been canceled; otherwise, false.
This method is used primarily by control developers when extending the functionality of the System.Web.UI.WebControls.DataListItem control.