Gets a List of Log Entries
Namespace: DotNetNuke.Services.Installer.LogAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public IList<LogEntry> Logs { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Logs As IList(Of LogEntry) Get |
| C# |
|---|
public IList<LogEntry> Logs { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Logs As IList(Of LogEntry) Get |