summaryM:DotNetNuke.Services.Log.EventLog.LogController.GetLogTypeInfo
Namespace: DotNetNuke.Services.Log.EventLogAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
[EditorBrowsableAttribute(EditorBrowsableState.Never)] [ObsoleteAttribute("Deprecated in 6.0. Replaced by GetLogTypeInfoDictionary().")] public virtual ArrayList GetLogTypeInfo() |
Visual Basic |
---|
<EditorBrowsableAttribute(EditorBrowsableState.Never)> <ObsoleteAttribute("Deprecated in 6.0. Replaced by GetLogTypeInfoDictionary().")> Public Overridable Function GetLogTypeInfo As ArrayList |