Click or drag to resize

IndexBuilderNotificationSubject Property

Notification subject

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

Property Value

Type: String

Implements

IIndexBuilderNotificationSubject
See Also