Fires when the image displayed in the control is clicked.

Namespace: Aurigma.GraphicsMill.WebControls
Assembly: Aurigma.GraphicsMill.WebControls (in Aurigma.GraphicsMill.WebControls.dll)

Syntax

Visual Basic

<BrowsableAttribute(True)> _
Public Event Click As ImageClickEventHandler

C#

[BrowsableAttribute(true)]
public event ImageClickEventHandler Click