Interface IInstallBlocker
Namespace: DotNetNuke.Services.Installer.Blocker
Assembly: DotNetNuke.dll
Syntax
public interface IInstallBlocker
Methods
IsInstallInProgress()
Declaration
bool IsInstallInProgress()
Returns
Type | Description |
---|---|
bool |
RegisterInstallBegining()
Declaration
void RegisterInstallBegining()
RegisterInstallEnd()
Declaration
void RegisterInstallEnd()