The AddInfo method adds a new LogEntry of type Info to the Logs collection
Namespace: DotNetNuke.Services.Installer.LogAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public void AddInfo( string info ) |
| Visual Basic |
|---|
Public Sub AddInfo ( info As String ) |
Parameters
- info
- Type: System..::..String
The description of the LogEntry