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.Web.UI
Assembly: CMS.OnlineForms.Web.UI (in CMS.OnlineForms.Web.UI.dll) Version: 10.0.0
Syntax
C#
public bool DisplayOriginalFileName { get; set; }

Property Value

Type: Boolean
See Also