The members of System.Web.UI.ImageClickEventArgs are listed below.
See Also: Inherited members from System.EventArgs
Initializes a new instance of the System.Web.UI.ImageClickEventArgs class using the x and y parameters.
An integer that represents the x-coordinate where a user clicked an image-based ASP.NET server control.
An integer that represents the y-coordinate where a user clicked an image-based ASP.NET server control.