Delete a Notification
Namespace: DotNetNuke.Services.Social.Notifications.DataAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
void DeleteNotification( int notificationId ) |
| Visual Basic |
|---|
Sub DeleteNotification ( notificationId As Integer ) |
Parameters
- notificationId
- Type: System..::..Int32
Id of the Notification to delete