{CompanyName} FlexyGo

SysController..::..updateNewVersion Method

Downloads and install a new version of the application

Namespace:  FLEXYGO.Controlers.UI
Assembly:  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

Parameters

Version
Type: String
Force
Type: Boolean

Return Value

ActionResult.