Mark a Toast ready for sending
Namespace: DotNetNuke.Services.Social.NotificationsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
void MarkReadyForToast( Notification notification, UserInfo userInfo ) |
Visual Basic |
---|
Sub MarkReadyForToast ( notification As Notification, userInfo As UserInfo ) |
Parameters
- notification
- Type: DotNetNuke.Services.Social.Notifications..::..Notification
The notification Object
- userInfo
- Type: DotNetNuke.Entities.Users..::..UserInfo
The Recipient User Info Object