FileManagerRootFolders Property

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

Definition

Namespace: GleamTech.FileUltimate.AspNet.UI
Assembly: GleamTech.FileUltimate (in GleamTech.FileUltimate.dll) Version: 8.8.7
C#
public Collection<FileManagerRootFolder> RootFolders { get; }

Property Value

CollectionFileManagerRootFolder

See Also