IndexBuilderNotification Class |
Namespace: Dynamicweb.Indexing.Builders.Notifications
The IndexBuilderNotification type exposes the following members.
Name | Description | |
---|---|---|
IndexBuilderNotification |
Initializes a new instance of the IndexBuilderNotification class.
| |
IndexBuilderNotification(JObject) |
Initializes a new instance of the IndexBuilderNotification class.
| |
IndexBuilderNotification(XElement) |
Initializes a new instance of the IndexBuilderNotification class.
|
Name | Description | |
---|---|---|
NotificationType |
Notification type
| |
Recipients |
List of notification recipients
| |
SenderEmail |
Notification sender email
| |
SenderName |
Notification sender name
| |
SendLog |
Send log file in the notification
| |
Subject |
Notification subject
| |
Template |
Notification template
|