Click or drag to resize
UploaderHelperAdditionalArgsCollection Property
NameValueCollection of the additional arguments.

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

Property Value

Type: NameValueCollection
See Also