Skip to main content
A newer version of this page is available. .

BootstrapBinaryImageUploadSettings Class

Contains settings that relate to the editor’s upload functionality.

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v19.1.dll

Declaration

public class BootstrapBinaryImageUploadSettings :
    BinaryImageUploadSettings

The following members return BootstrapBinaryImageUploadSettings objects:

Remarks

A BootstrapBinaryImageUploadSettings class instance can be accessed by using the BootstrapBinaryImageEditingSettingsBase.UploadSettings property.

Inheritance

See Also