Click or drag to resize

WebImageViewerEnableClientEvents Property

Note: This API is now obsolete.

Enables the usage of events coming from the client without postbacks. (Obsolete.)

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
[ObsoleteAttribute("This property is no longer needed, all server side events get fired without this property")]
public bool EnableClientEvents { get; }

Property Value

Type: Boolean
See Also