summaryM:DotNetNuke.Services.Log.EventLog.EventLogController.GetLogTypeInfoDictionary
Namespace: DotNetNuke.Services.Log.EventLogAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public Dictionary<string, LogTypeInfo> GetLogTypeInfoDictionary() |
| Visual Basic |
|---|
Public Function GetLogTypeInfoDictionary As Dictionary(Of String, LogTypeInfo) |