Click or drag to resize
DocumentEventArgsAttachment Property
Attachment, where is makes sense: SaveAttachment, DeleteAttachment

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax
C#
public DocumentAttachment Attachment { get; set; }

Property Value

Type: DocumentAttachment
See Also