summaryM:DotNetNuke.Services.Upgrade.Internals.InstallController.GetFactory
Namespace: DotNetNuke.Services.Upgrade.InternalsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
protected override Func<IInstallController> GetFactory() |
Visual Basic |
---|
Protected Overrides Function GetFactory As Func(Of IInstallController) |