Table of Contents

FileManagerControl.RootFolders Property

Definition

Namespace
GleamTech.FileUltimate.AspNet.WebForms
Assembly
GleamTech.FileUltimate.dll

Gets the collection of the root folders to display in the file manager.

[PersistenceMode(PersistenceMode.InnerProperty)]
public Collection<FileManagerRootFolder> RootFolders { get; }

Property Value

Collection<FileManagerRootFolder>