Set the actions for a NotificationType
Namespace: DotNetNuke.Services.Social.NotificationsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
void SetNotificationTypeActions( IList<NotificationTypeAction> actions, int notificationTypeId ) |
Visual Basic |
---|
Sub SetNotificationTypeActions ( actions As IList(Of NotificationTypeAction), notificationTypeId As Integer ) |
Parameters
- actions
- Type: System.Collections.Generic..::..IList<(Of <(<'NotificationTypeAction>)>)>
The actions
- notificationTypeId
- Type: System..::..Int32
Id of the notification type