summaryM:DotNetNuke.Services.Social.Notifications.NotificationsController.GetNotificationTypeAction(System.Int32)
Namespace: DotNetNuke.Services.Social.NotificationsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public virtual NotificationTypeAction GetNotificationTypeAction( int notificationTypeActionId ) |
Visual Basic |
---|
Public Overridable Function GetNotificationTypeAction ( notificationTypeActionId As Integer ) As NotificationTypeAction |
Parameters
- notificationTypeActionId
- Type: System..::..Int32
paramnotificationTypeActionIdM:DotNetNuke.Services.Social.Notifications.NotificationsController.GetNotificationTypeAction(System.Int32)