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