Deletes an existing notification type.
Namespace: DotNetNuke.Services.Social.NotificationsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
void DeleteNotificationType( int notificationTypeId ) |
Visual Basic |
---|
Sub DeleteNotificationType ( notificationTypeId As Integer ) |
Parameters
- notificationTypeId
- Type: System..::..Int32
The notification type identifier.