InstallSiteStep - Step that installs Website

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

Syntax

C#
public class InstallSiteStep : BaseInstallationStep
Visual Basic
Public Class InstallSiteStep
	Inherits BaseInstallationStep

Inheritance Hierarchy

System..::..Object
  DotNetNuke.Services.Upgrade.Internals.Steps..::..BaseInstallationStep
    DotNetNuke.Services.Upgrade.InternalController.Steps..::..InstallSiteStep

See Also