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