The notification is displayed on the UI as a toast notification
Namespace: DotNetNuke.Services.Social.NotificationsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
[XmlAttributeAttribute] public bool SendToast { get; set; } |
| Visual Basic |
|---|
<XmlAttributeAttribute> Public Property SendToast As Boolean Get Set |