summaryM:DotNetNuke.Services.Social.Notifications.NotificationsController.SetNotificationTypeActions(System.Collections.Generic.IList{DotNetNuke.Services.Social.Notifications.NotificationTypeAction},System.Int32)
Namespace: DotNetNuke.Services.Social.NotificationsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public void SetNotificationTypeActions( IList<NotificationTypeAction> actions, int notificationTypeId ) |
Visual Basic |
---|
Public Sub SetNotificationTypeActions ( actions As IList(Of NotificationTypeAction), notificationTypeId As Integer ) |
Parameters
- actions
- Type: System.Collections.Generic..::..IList<(Of <(<'NotificationTypeAction>)>)>
paramactionsM:DotNetNuke.Services.Social.Notifications.NotificationsController.SetNotificationTypeActions(System.Collections.Generic.IList{DotNetNuke.Services.Social.Notifications.NotificationTypeAction},System.Int32)
- notificationTypeId
- Type: System..::..Int32
paramnotificationTypeIdM:DotNetNuke.Services.Social.Notifications.NotificationsController.SetNotificationTypeActions(System.Collections.Generic.IList{DotNetNuke.Services.Social.Notifications.NotificationTypeAction},System.Int32)