FileUploader(FileUltimateWebConfiguration) Constructor
Initializes a new instance of the
FileUploader class with custom web configuration.
Namespace: GleamTech.FileUltimate.AspNet.UIAssembly: GleamTech.FileUltimate (in GleamTech.FileUltimate.dll) Version: 9.1.3
public FileUploader(
FileUltimateWebConfiguration webConfiguration
)
Public Sub New (
webConfiguration As FileUltimateWebConfiguration
)
Parameters
- webConfiguration FileUltimateWebConfiguration
- The web configuration to use instead of the global web configuration.