Click or drag to resize
AttachmentHandlerEventsSendFile Field
Fires when an attachment is being served either from cache or for the first time.

Namespace: CMS.DocumentEngine.Internal
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 11.0.0
Syntax
C#
public static readonly SimpleHandler<AttachmentSendFileEventArgs> SendFile

Field Value

Type: SimpleHandlerAttachmentSendFileEventArgs
See Also