BootstrapBinaryImageUploadSettings Class
Contains settings that relate to the editor’s upload functionality.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Related API Members
The following members return BootstrapBinaryImageUploadSettings objects:
Remarks
A BootstrapBinaryImageUploadSettings class instance can be accessed by using the BootstrapBinaryImageEditingSettingsBase.UploadSettings property.
Inheritance
Object
StateManager
PropertiesBase
BinaryImageUploadSettings
BootstrapBinaryImageUploadSettings
See Also