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

Uploader.CancelUploadButtonImageFormat Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a list of images displayed in different states of the Cancel button.

Syntax

PHP
public function getCancelUploadButtonImageFormat() {
}

public function setCancelUploadButtonImageFormat($value) {
}

Property Value

Type: ImageFormat

The list of custom images of the Cancel button.

See Also

Reference