Get journal type by type id.
Namespace: DotNetNuke.Services.JournalAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
JournalTypeInfo GetJournalTypeById( int journalTypeId ) |
Visual Basic |
---|
Function GetJournalTypeById ( journalTypeId As Integer ) As JournalTypeInfo |
Parameters
- journalTypeId
- Type: System..::..Int32
Type id.