Click or drag to resize

IndexBuilderNotificationSenderName Property

Notification sender name

Namespace:  Dynamicweb.Indexing.Builders.Notifications
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public string SenderName { get; set; }

Property Value

Type: String

Implements

IIndexBuilderNotificationSenderName
See Also