Click or drag to resize
AttachmentWithVariants.Variants Property
Attachment variants

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax
C#
public IEnumerable<DocumentAttachment> Variants { get; }

Property Value

Type: IEnumerable<DocumentAttachment>
See Also