API Reference

Namespaces

GleamTech.FileUltimate This is the core namespace of this library.

The main classes in this namespace are:

GleamTech.FileUltimate.AspNet This is a sub-namespace of this library for web use, it extends the core namespace to support ASP.NET.

The main classes in this namespace are:

GleamTech.FileUltimate.AspNet.UI This is a sub-namespace of this library which contains the FileManager component and related classes.

The main classes in this namespace are:

  • FileManager is the ASP.NET component for browsing and managing files with access control.
  • FileManagerRootFolder is the class representing a root folder for the file manager.
  • FileManagerAccessControl is the class representing an access control for a folder inside a root folder.
  • FileUploader is the ASP.NET component for uploading files and folders.
GleamTech.FileUltimate.AspNet.WebForms This is a sub-namespace of this library for ASP.NET Web Forms support of FileManager.

The main classes in this namespace are:

  • FileManagerControl is the ASP.NET Web Forms Control for browsing and managing files with access control.
  • FileUploaderControl is the ASP.NET Web Forms Control for uploading files and folders.