C# Class ToSic.SexyContent.Installer.InstallationController

Exibir arquivo Open project: 2sic/2sxc Class Usage Examples

Public Properties

Property Type Description
SaveUnimportantDetails bool

Private Properties

Property Type Description
CheckUpgradeMessage string
FinishAbortedUpgrade void
InstallationController System
IsUpgradeComplete bool
MaybeResetUpgradeLogsToStartAgainFromV1 void
UpdateUpgradeCompleteStatus void
UpgradeModule string

Private Methods

Method Description
CheckUpgradeMessage ( bool isSuperUser ) : string
FinishAbortedUpgrade ( ) : void
InstallationController ( ) : System

This static initializer will do a one-time check to see if everything is ready, so subsequent access to this property will not need to do anything any more

IsUpgradeComplete ( string version, string note = "" ) : bool
MaybeResetUpgradeLogsToStartAgainFromV1 ( ) : void
UpdateUpgradeCompleteStatus ( ) : void
UpgradeModule ( string version ) : string

Property Details

SaveUnimportantDetails public_oe property

public bool SaveUnimportantDetails
return bool