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