MVCxFileManagerSettingsUpload Constructors
Contains upload settings of the FileManager.Name | Parameters | Description |
---|---|---|
MVCxFileManagerSettingsUpload() | none | Initializes a new instance of the MVCxFileManagerSettingsUpload class with default settings. |
MVCxFileManagerSettingsUpload(IPropertiesOwner) | owner | Initializes a new instance of the MVCxFileManagerSettingsUpload class with the specified owner. |
See Also