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