FileManagerUploadAdvancedModeSettings Constructors
Contains settings that relate to the file upload functionality.Name | Parameters | Description |
---|---|---|
FileManagerUploadAdvancedModeSettings() | none | Initializes a new instance of the FileManagerUploadAdvancedModeSettings class with default settings. |
FileManagerUploadAdvancedModeSettings(IPropertiesOwner) | owner | Initializes a new instance of the FileManagerUploadAdvancedModeSettings class with the specified owner. |
See Also