Click or drag to resize
ContentLinkMediaSelectorCurrentAttachmentInfo Property
Currently selected item.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
protected DocumentAttachment CurrentAttachmentInfo { get; set; }

Property Value

Type: DocumentAttachment
See Also