BinaryImageUploadSettings.TempFileExpirationTime Property
Gets or sets the temporary file expiration time.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Int32 | 20 | A Int32 value specifying the time, in minutes. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to TempFileExpirationTime |
|---|---|
| BinaryImageEditingSettings |
|
See Also