Skip to main content

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 for temporarily files. Inherited from BinaryImageUploadSettings.
UploadMode Specifies the editor’s upload mode. Inherited from BinaryImageUploadSettings.
UploadValidationSettings Gets the upload validation settings.
See Also