summaryM:DotNetNuke.Services.Installer.Blocker.InstallBlocker.IsInstallInProgress

Namespace: DotNetNuke.Services.Installer.Blocker
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public bool IsInstallInProgress()
Visual Basic
Public Function IsInstallInProgress As Boolean

Return Value

returnsM:DotNetNuke.Services.Installer.Blocker.InstallBlocker.IsInstallInProgress

Implements

IInstallBlocker..::..IsInstallInProgress()()()()

See Also