aspx_beginners thread: Event Arguments
Hi, I was wondering if someone could help me with the idea of event arguments in ASP.NET/C#. The event argument type seems to be EventArgs, however I have seen a wide range of other types used, e.g. System.Web.UI.WebControls.CommandEventArgs. My question is; is there a list somewhere of the different types of event arguments and when they can be used? Mark
|





