ClientEvents.ImageEditorClose Property HTML5/Flash Uploader PHP

Supported technologies:

Gets or sets an array of ImageEditorClose event handlers.

Syntax

PHP Initialize
public function &getImageEditorClose() {
}

public function setImageEditorClose($value) {
}

Property Value

Type: array

The string containing the name of ImageEditorClose event handler or an array of handler names.

Remarks

This event fires when the Image Editor is closed and returns whether a user clicked Ok or closed it.

See Also

Reference