Interface IInstallBlocker
This interface ...
Namespace: DotNetNuke.Services.Installer.Blocker
Assembly: DotNetNuke.dll
Syntax
public interface IInstallBlocker
Methods
| Improve this Doc View SourceIsInstallInProgress()
This interface ...
Declaration
bool IsInstallInProgress()
Returns
Type | Description |
---|---|
System.Boolean |
RegisterInstallBegining()
This interface ...
Declaration
void RegisterInstallBegining()
RegisterInstallEnd()
This interface ...
Declaration
void RegisterInstallEnd()