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

ImageUploader.FolderView Property

View mode for the folder pane.

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

Syntax

Visual Basic
Public Property FolderView As View
C#
public View FolderView { get; set; }

Property Value

The View enumeration member that specifies the border style of the folder view.

Default value is Thumbnails.

Remarks

This property corresponds to FolderView client-side property.

See Also

Reference