List of Errors
Namespace: DotNetNuke.Services.Upgrade.Internals.StepsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public IList<string> Errors { get; set; } |
Visual Basic |
---|
Public Property Errors As IList(Of String) Get Set |
![]() ![]() |
Sandcastle Documented DotNetNuke Core |
BaseInstallationStep..::..Errors Property |
BaseInstallationStep Class See Also Send Feedback |
C# |
---|
public IList<string> Errors { get; set; } |
Visual Basic |
---|
Public Property Errors As IList(Of String) Get Set |