Click or drag to resize
UploaderHelperAttachmentArgs Property
Arguments for the attachment upload.

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

Property Value

Type: UploaderHelperAttachmentArgsStruct
See Also