Click or drag to resize
BizFormUploadFileSystemFileName Property
Gets or sets the system file name of the uploaded file.

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

Property Value

Type: String
See Also