Click or drag to resize
UploaderHelperMetaFileArgsCollection Property
NameValueCollection of meta file arguments.

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

Property Value

Type: NameValueCollection
See Also