BinaryImageUploadSettings Properties
Contains settings that relate to the editor’s upload functionality.| Name | Description |
|---|---|
| TempFileExpirationTime | Gets or sets the temporary file expiration time. |
| TemporaryFolder | Gets or sets the server folder where control temp files are maintained. |
| UploadMode | Specifies the editor’s upload mode. |
| UploadValidationSettings | Gets the upload validation settings. |
See Also