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

DetailsViewColumns.DimensionsText Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a title of the Image dimensions column in the Details view.

Syntax

PHP
public function getDimensionsText() {
}

public function setDimensionsText($value) {
}

Property Value

Type: string

The title of the Image dimensions column in the Details view.

Default value is "Image dimensions".

Remarks

This property is necessary for localization of Image Uploader.

See Also

Reference