FileManagerSettingsEditing.TemporaryFolder Property
Gets or sets the server folder where files, which are currently being downloaded, are maintained.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
[DefaultValue("~/FileManagerTemp")]
public virtual string TemporaryFolder { get; set; }
<DefaultValue("~/FileManagerTemp")>
Public Overridable Property TemporaryFolder As String
Property Value
Type | Default | Description |
---|---|---|
String | "~/FileManagerTemp" |
A String value specifying the path to the folder. |
Property Paths
You can access this nested property as listed below:
Show 21 property paths