Click or drag to resize
AttachmentWithVariantsVariants Property
Attachment variants

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

Property Value

Type: IEnumerableDocumentAttachment
See Also