summaryM:DotNetNuke.Services.Journal.IJournalDataService.Journal_DeleteByGroupId(System.Int32,System.Int32)
Namespace: DotNetNuke.Services.JournalAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
void Journal_DeleteByGroupId( int portalId, int groupId ) |
Visual Basic |
---|
Sub Journal_DeleteByGroupId ( portalId As Integer, groupId As Integer ) |
Parameters
- portalId
- Type: System..::..Int32
paramportalIdM:DotNetNuke.Services.Journal.IJournalDataService.Journal_DeleteByGroupId(System.Int32,System.Int32)
- groupId
- Type: System..::..Int32
paramgroupIdM:DotNetNuke.Services.Journal.IJournalDataService.Journal_DeleteByGroupId(System.Int32,System.Int32)