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