Property | Type | Description | |
---|---|---|---|
checkInstallation | bool | ||
managementUrl | string | ||
welcomeUrl | string |
Method | Description | |
---|---|---|
InstallationChecker ( IWebContext webContext, EventBroker broker, ConfigurationManagerWrapper configuration, |
||
Start ( ) : void | ||
Stop ( ) : void |
Method | Description | |
---|---|---|
BeginRequest ( object sender, |
Method | Description | |
---|---|---|
CheckInstallation ( ) : void |
protected BeginRequest ( object sender, |
||
sender | object | |
args | ||
return | void |
public InstallationChecker ( IWebContext webContext, EventBroker broker, ConfigurationManagerWrapper configuration, |
||
webContext | IWebContext | |
broker | EventBroker | |
configuration | ConfigurationManagerWrapper | |
installer | ||
return | System |