This documentation is for the old version. Go to the latest Upload Suite docs

BaseClientControl.Version Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a minimum required version of the client-side control.

Syntax

PHP
public function getVersion() {
}

public function setVersion($value) {
}

Property Value

Type: string

The minimum required version of the client-side control.

See Also

Reference