Skip to main content
Tab

BinaryImageUploadSettings Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v25.1.dll

#Declaration

public class BinaryImageUploadSettings :
    PropertiesBase

The following members return BinaryImageUploadSettings objects:

#Remarks

A BinaryImageUploadSettings class instance can be accessed by using the BinaryImageEditingSettings.UploadSettings property.

#Implements

See Also