Click or drag to resize
AttachmentSendFileEventArgs Properties

The AttachmentSendFileEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyAttachment
Attachment object for output.
Public propertyCurrentHandler
Currently executing handler
(Inherited from CMSEventArgs.)
Public propertyIsLiveSite
Indicates if live site mode.
Public propertyIsMultipart
Indicates whether it is multipart range request.
Public propertyIsRangeRequest
Indicates whether it is range request.
Public propertyOriginalEventArgs
Original event arguments for the event
(Inherited from CMSEventArgs.)
Public propertySiteName
Site name of the site context of the request.
Top
See Also