Click or drag to resize
ContentLinkMediaSelectorLastAttachmentGuid Property
Gets or sets GUID of the recently selected attachment.

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

Property Value

Type: Guid
See Also