summaryM:DotNetNuke.Services.Log.EventLog.DBLoggingProvider.GetLog
Namespace: DotNetNuke.Services.Log.EventLogAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
[ObsoleteAttribute("Deprecated in 6.0. Replaced by GetLogs().")] public override LogInfoArray GetLog() |
| Visual Basic |
|---|
<ObsoleteAttribute("Deprecated in 6.0. Replaced by GetLogs().")> Public Overrides Function GetLog As LogInfoArray |