Click or drag to resize

WebImageViewerSelectionChanged Event

Fires when the selection has been moved or changed. (After PostBack)

Namespace:  Atalasoft.Imaging.WebControls
Assembly:  Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public event EventHandler SelectionChanged

Value

Type: SystemEventHandler
Remarks
Caution note Caution
WebImageViewer control is available with .NET Framework 3.5 and 4.5.2 only.
See Also