Skip to main content
A newer version of this page is available. .
Tab

BinaryImageUploadSettings Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.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