UploadAdvancedModeSettings Constructors
Contains settings that relate to the Advanced Upload Mode of ASPxUploadControl.Name | Parameters | Description |
---|---|---|
UploadAdvancedModeSettings() | none | Initializes a new instance of the UploadAdvancedModeSettings class with the default settings. |
UploadAdvancedModeSettings(IPropertiesOwner) | owner | Initializes a new instance of the UploadAdvancedModeSettings class with the specified owner. |
See Also