summaryM:DotNetNuke.Services.Journal.IJournalDataService.Journal_Comment_LikeList(System.Int32,System.Int32,System.Int32)
Namespace: DotNetNuke.Services.JournalAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
IDataReader Journal_Comment_LikeList( int portalId, int journalId, int commentId ) |
Visual Basic |
---|
Function Journal_Comment_LikeList ( portalId As Integer, journalId As Integer, commentId As Integer ) As IDataReader |
Parameters
- portalId
- Type: System..::..Int32
paramportalIdM:DotNetNuke.Services.Journal.IJournalDataService.Journal_Comment_LikeList(System.Int32,System.Int32,System.Int32)
- journalId
- Type: System..::..Int32
paramjournalIdM:DotNetNuke.Services.Journal.IJournalDataService.Journal_Comment_LikeList(System.Int32,System.Int32,System.Int32)
- commentId
- Type: System..::..Int32
paramcommentIdM:DotNetNuke.Services.Journal.IJournalDataService.Journal_Comment_LikeList(System.Int32,System.Int32,System.Int32)