BinaryImageUploadSettings.TemporaryFolder Property
In This Article
Gets or sets the server folder where control temp files are maintained.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
String | "~/App_Data/Upload |
A String value specifying the path to the folder. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Temporary |
---|---|
Binary |
|
See Also