| AttachmentSendFileEventArgs Properties |
The AttachmentSendFileEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Attachment |
Attachment object for output.
| |
| CurrentHandler |
Currently executing handler
(Inherited from CMSEventArgs.) | |
| IsLiveSite |
Indicates if live site mode.
| |
| IsMultipart |
Indicates whether it is multipart range request.
| |
| IsRangeRequest |
Indicates whether it is range request.
| |
| OriginalEventArgs |
Original event arguments for the event
(Inherited from CMSEventArgs.) | |
| SiteName |
Site name of the site context of the request.
|