Click or drag to resize
BizFormUploadFileOriginalFileName Property
Gets or sets the original file name of the uploaded file.

Namespace: CMS.OnlineForms
Assembly: CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 12.0.0
Syntax
C#
public string OriginalFileName { get; set; }

Property Value

Type: String
See Also