UpdateLanguagePackStep - Step that downloads and installs language pack

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

Syntax

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

Inheritance Hierarchy

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

See Also