Click or drag to resize
UploaderHelper.FileArgs Property
Arguments for the file upload.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax
C#
public UploaderHelper. FileArgsStruct FileArgs { get; }

Property Value

Type: UploaderHelper.FileArgsStruct
See Also