Interface for an Installation Step

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

Syntax

C#
public interface IInstallationStep
Visual Basic
Public Interface IInstallationStep

See Also