summaryM:DotNetNuke.Services.Social.Notifications.NotificationsController.DeleteAllNotificationRecipients(System.Int32)
Namespace: DotNetNuke.Services.Social.NotificationsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public virtual void DeleteAllNotificationRecipients( int notificationId ) |
Visual Basic |
---|
Public Overridable Sub DeleteAllNotificationRecipients ( notificationId As Integer ) |
Parameters
- notificationId
- Type: System..::..Int32
paramnotificationIdM:DotNetNuke.Services.Social.Notifications.NotificationsController.DeleteAllNotificationRecipients(System.Int32)