FileManager.FileManager Constructor
Definition
- Namespace
- GleamTech.FileUltimate.AspNet.UI
- Assembly
- GleamTech.FileUltimate.dll
FileManager()
Initializes a new instance of the FileManager class.
public FileManager()
FileManager(FileUltimateWebConfiguration)
Initializes a new instance of the FileManager class with custom web configuration.
public FileManager(FileUltimateWebConfiguration webConfiguration)
Parameters
webConfigurationFileUltimateWebConfigurationThe web configuration to use instead of the global web configuration.