FolderPane.Height Property ActiveX/Java Uploader ASP.NET

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a height of the folder pane.

Namespace: Aurigma.ImageUploader
Assembly: Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)

Syntax

C#
public int Height { get; set; }

Property Value

Type: System..Int32

The height of the folder pane. If you want to hide the folder pane, set this property to 0; by setting this property equal to Height you can hide the upload pane.

Default value is 300.

See Also

Reference