Click or drag to resize
AttachmentHandlerEvents Class
Events for document attachment handler.
Inheritance Hierarchy
SystemObject
  CMS.DocumentEngine.InternalAttachmentHandlerEvents

Namespace: CMS.DocumentEngine.Internal
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax
C#
public static class AttachmentHandlerEvents

The AttachmentHandlerEvents type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberSendFile
Fires when an attachment is being served either from cache or for the first time.
Top
See Also