AttachmentWithVariants.Variants Property |
Attachment variants
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntaxpublic IEnumerable<DocumentAttachment> Variants { get; }
Property Value
Type:
IEnumerable<DocumentAttachment>
See Also