UploadControlUploadStorageSettingsBase Constructors
Serves as a base for classes that contain settings related to storages used by the Upload Control.| Name | Parameters | Description |
|---|---|---|
| UploadControlUploadStorageSettingsBase() | none | Initializes a new instance of the UploadControlUploadStorageSettingsBase class with default settings. |
| UploadControlUploadStorageSettingsBase(IPropertiesOwner) | owner | Initializes a new instance of the UploadControlUploadStorageSettingsBase class with the specified owner. |
See Also