Aurigma Image Uploader 7.0.37
Uploader.Height Property
Gets or sets a height of the control.
Syntax
PHP
public function getHeight() {
}
public function setHeight($value) {
}
Property Value
Type: string
The height of the control.
Default value is "400px".