Click or drag to resize
BizFormDisplayOriginalFileName Property
Indicates whether original file name should be displayed instead of the file GUID in 'Uploader' controls.

Namespace: CMS.OnlineForms
Assembly: CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 8.2.23
Syntax
C#
public bool DisplayOriginalFileName { get; set; }

Property Value

Type: Boolean
See Also