SysController..::..deleteVersion Method
Deletes an installed version of the application
Namespace:
FLEXYGO.Controlers.UIAssembly: FlexyGo (in FlexyGo.dll)
Syntax
[BlacklistCheckAttribute] [CompressAttribute] public ActionResult deleteVersion( string version )
<BlacklistCheckAttribute> _ <CompressAttribute> _ Public Function deleteVersion ( _ version As String _ ) As ActionResult
Parameters
- version
- Type: String