ClientEvents.ViewChange Property ActiveX/Java Uploader PHP

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets an array of ViewChange event handlers.

Syntax

PHP
public function &getViewChange() {
}

public function setViewChange($value) {
}

Property Value

Type: array

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

Remarks

This event fires when the view mode is changed.

See Also

Reference