Click or drag to resize
DocumentContextCurrentAttachment Property
Returns the current document attachment (only for file document type).

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
public static AttachmentInfo CurrentAttachment { get; set; }

Property Value

Type: AttachmentInfo
See Also