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

FolderPane.FilterClearIconImageFormat Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets an ImageFormat object configuring a list of images that are displayed in different states of the search box icon.

Syntax

PHP
public function getFilterClearIconImageFormat() {
}

public function setFilterClearIconImageFormat($value) {
}

Property Value

Type: ImageFormat

The list of custom images of the search box icon.

See Also

Reference