Click or drag to resize
BizFormMailSenderUploads Property
Names of file input fields where some files were recently uploaded.

Namespace: CMS.OnlineForms
Assembly: CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 12.0.0
Syntax
C#
protected IEnumerable<string> Uploads { get; set; }

Property Value

Type: IEnumerableString
See Also