Click or drag to resize
DataFormuploadFiles Field
List of files (controls) to upload files.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 9.0.0
Syntax
C#
protected List<string> uploadFiles

Field Value

Type: ListString
See Also