summaryM:DotNetNuke.Services.Log.EventLog.LogController.GetLog
Namespace: DotNetNuke.Services.Log.EventLogAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
[EditorBrowsableAttribute(EditorBrowsableState.Never)] [ObsoleteAttribute("Deprecated in 5.0 or earlier. This method has been replaced with one that supports record paging.")] public virtual LogInfoArray GetLog() |
Visual Basic |
---|
<EditorBrowsableAttribute(EditorBrowsableState.Never)> <ObsoleteAttribute("Deprecated in 5.0 or earlier. This method has been replaced with one that supports record paging.")> Public Overridable Function GetLog As LogInfoArray |