Get journal type by name.
Namespace: DotNetNuke.Services.JournalAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
JournalTypeInfo GetJournalType( string journalType ) |
| Visual Basic |
|---|
Function GetJournalType ( journalType As String ) As JournalTypeInfo |
Parameters
- journalType
- Type: System..::..String
type name.