Show / Hide Table of Contents

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()

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS