summaryM:DotNetNuke.Services.Journal.IJournalDataService.Journal_Comment_List(System.Int32)

Namespace: DotNetNuke.Services.Journal
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
IDataReader Journal_Comment_List(
	int journalId
)
Visual Basic
Function Journal_Comment_List ( 
	journalId As Integer
) As IDataReader

Parameters

journalId
Type: System..::..Int32
paramjournalIdM:DotNetNuke.Services.Journal.IJournalDataService.Journal_Comment_List(System.Int32)

Return Value

returnsM:DotNetNuke.Services.Journal.IJournalDataService.Journal_Comment_List(System.Int32)

See Also