SysController..::..updateNewVersion Method
Downloads and install a new version of the application
Namespace:
FLEXYGO.Controlers.UIAssembly: FlexyGo (in FlexyGo.dll)
Syntax
[BlacklistCheckAttribute] [CompressAttribute] public ActionResult updateNewVersion( string Version, bool Force )
<BlacklistCheckAttribute> _ <CompressAttribute> _ Public Function updateNewVersion ( _ Version As String, _ Force As Boolean _ ) As ActionResult