SysController..::..getVersion Method
Gets the current version and available updates for the application
Namespace:
FLEXYGO.Controlers.UIAssembly: FlexyGo (in FlexyGo.dll)
Syntax
[BlacklistCheckAttribute] [CompressAttribute] public ActionResult getVersion( bool force )
<BlacklistCheckAttribute> _ <CompressAttribute> _ Public Function getVersion ( _ force As Boolean _ ) As ActionResult
Parameters
- force
- Type: Boolean