Class InstallController
Inherited Members
Namespace: DotNetNuke.Services.Upgrade.Internals
Assembly: DotNetNuke.dll
Syntax
public class InstallController : ServiceLocator<IInstallController, InstallController>
Constructors
InstallController()
Declaration
public InstallController()
Methods
GetFactory()
Declaration
protected override Func<IInstallController> GetFactory()
Returns
Type | Description |
---|---|
Func<IInstallController> |