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

BaseClientControl.CodeBase Property

Gets or sets the URL to client-side control.

Syntax

PHP Initialize
public function getCodeBase() {
}

public function setCodeBase($value) {
}

Property Value

Type: string

The URL to client-side control.

See Also

Reference