BizFormMailSenderUploads Property |
Names of file input fields where some files were recently uploaded.
Namespace: CMS.OnlineFormsAssembly: CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 13.0.131
Syntax protected IEnumerable<string> Uploads { get; set; }
Property Value
Type:
IEnumerableStringSee Also