Table of Contents

FileManager.ChooserType Property

Definition

Namespace
GleamTech.FileUltimate.AspNet.UI
Assembly
GleamTech.FileUltimate.dll

Gets or sets the item type that should be allowed to be chosen in chooser mode. Default is File. Possible values are File, Folder and FileOrFolder.

public FileManagerChooserType ChooserType { get; set; }

Property Value

FileManagerChooserType