UploadControlFileSystemSettings Constructors
Provides settings allowing you to specify a folder where uploaded files will be automatically saved.Name | Parameters | Description |
---|---|---|
UploadControlFileSystemSettings() | none | Initializes a new instance of the UploadControlFileSystemSettings class with default settings. |
UploadControlFileSystemSettings(IPropertiesOwner) | owner | Initializes a new instance of the UploadControlFileSystemSettings class with the specified owner. |
See Also