SPAlertHandlerParams Fields
Include Protected Members
Include Inherited Members
The SPAlertHandlerParams type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
![]() |
a | A light weight SPAlert object. |
![]() |
body | String representing the HTML email body. |
![]() |
eventData | Event data xml for the alert notification. |
![]() |
handlerProperties | The string representing the handlerProperties as set in <NotificationHandlerProperties>. |
![]() |
headers | Includes other email properties such as "from", "To", "reply-to", "Subject" (can be accessed using headers ["Subject"]). |
![]() |
siteId | Guid representing the ID of the site. |
![]() |
siteUrl | String representing the URL of the Web site. |
![]() |
webId | Guid representing the ID of the Web site. |
![]() |
webUrl | A string representing the Web Url. |
Top
.gif)