BootstrapBinaryImageUploadSettings Class
In This Article
Contains settings that relate to the editor’s upload functionality.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
NuGet Package: DevExpress.Web.Bootstrap
#Declaration
public class BootstrapBinaryImageUploadSettings :
BinaryImageUploadSettings
#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