Show / Hide Table of Contents

Property UseOriginalFilename

UseOriginalFilename

Gets a value indicating whether uploaded attachments preserve their original file name.

Declaration
public bool UseOriginalFilename { get; }
Property Value
Type Description
bool

true if uploaded attachments preserve their original file name, false otherwise.

Remarks

If false, the attachment should be added without a name to allow the system to generate one automatically. If not provided in the form definition, the default value is true.

Applies to

Platforms and versions
TargetVersions
.NET300.1
.NET Windows300.1
.NET Android300.1
.NET iOS300.1
In this article
Provide feedback
Back to top Copyright © 2025 Esri.