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

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

Property Value

Type: UploaderHelperFileArgsStruct
See Also