Table of Contents

FileManager.SortRootFolders Property

Definition

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

Gets or sets a value that specifies whether the root folders should be listed in alphabetically sorted order. Default is false. When not set, the root folders are listed in the original collection order.

public bool SortRootFolders { get; set; }

Property Value

bool