List of Errors

Namespace: DotNetNuke.Services.Upgrade.Internals.Steps
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
IList<string> Errors { get; }
Visual Basic
ReadOnly Property Errors As IList(Of String)
	Get

See Also