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