The LogEntry class provides a single entry for the Installer Log

Namespace: DotNetNuke.Services.Installer.Log
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
[SerializableAttribute]
public class LogEntry
Visual Basic
<SerializableAttribute>
Public Class LogEntry

Remarks

Inheritance Hierarchy

System..::..Object
  DotNetNuke.Services.Installer.Log..::..LogEntry

See Also