summaryM:DotNetNuke.Services.Social.Messaging.Data.IDataService.CreateMessageRecipientsForRole(System.Int32,System.String,System.Int32)
Namespace: DotNetNuke.Services.Social.Messaging.DataAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
void CreateMessageRecipientsForRole( int messageId, string roleIds, int createUpdateUserId ) |
Visual Basic |
---|
Sub CreateMessageRecipientsForRole ( messageId As Integer, roleIds As String, createUpdateUserId As Integer ) |
Parameters
- messageId
- Type: System..::..Int32
parammessageIdM:DotNetNuke.Services.Social.Messaging.Data.IDataService.CreateMessageRecipientsForRole(System.Int32,System.String,System.Int32)
- roleIds
- Type: System..::..String
paramroleIdsM:DotNetNuke.Services.Social.Messaging.Data.IDataService.CreateMessageRecipientsForRole(System.Int32,System.String,System.Int32)
- createUpdateUserId
- Type: System..::..Int32
paramcreateUpdateUserIdM:DotNetNuke.Services.Social.Messaging.Data.IDataService.CreateMessageRecipientsForRole(System.Int32,System.String,System.Int32)