summaryM:DotNetNuke.Services.Social.Notifications.NotificationsController.GetNotificationTypeAction(System.Int32,System.String)
Namespace: DotNetNuke.Services.Social.NotificationsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public virtual NotificationTypeAction GetNotificationTypeAction( int notificationTypeId, string name ) |
| Visual Basic |
|---|
Public Overridable Function GetNotificationTypeAction ( notificationTypeId As Integer, name As String ) As NotificationTypeAction |
Parameters
- notificationTypeId
- Type: System..::..Int32
paramnotificationTypeIdM:DotNetNuke.Services.Social.Notifications.NotificationsController.GetNotificationTypeAction(System.Int32,System.String)
- name
- Type: System..::..String
paramnameM:DotNetNuke.Services.Social.Notifications.NotificationsController.GetNotificationTypeAction(System.Int32,System.String)