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