BinaryImageUploadSettings.UploadMode Property
Specifies the editor’s upload mode.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
[DefaultValue(UploadControlUploadMode.Auto)]
public UploadControlUploadMode UploadMode { get; set; }
#Property Value
Type | Default | Description |
---|---|---|
Upload |
Auto | An Upload |
Available values:
Name | Description |
---|---|
Standard | ASPx |
Advanced | ASPx Note: The Advanced Mode requires the end-user browser to support Html5, or Silverlight plug-in (version 3 or later) to be installed in the browser. |
Auto | ASPx |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Upload |
---|---|
Binary |
|