Property AllowUserRename
AllowUserRename
Gets a value indicating whether the user can rename attachments added through this element.
Declaration
public bool AllowUserRename { get; }
Property Value
| Type | Description |
|---|---|
| bool |
|
Remarks
If false, client applications should prevent user-driven attachment renaming for this element.
If not provided in the form definition, the default value is true.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300.1 |
| .NET Windows | 300.1 |
| .NET Android | 300.1 |
| .NET iOS | 300.1 |