UploadController..::..Upload Method
Upload.
Namespace:
FLEXYGO.Controlers.UIAssembly: FlexyGo (in FlexyGo.dll)
Syntax
[BlacklistCheckAttribute] [CompressAttribute] public ActionResult Upload( string Base64, string Name, string Path )
<BlacklistCheckAttribute> _ <CompressAttribute> _ Public Function Upload ( _ Base64 As String, _ Name As String, _ Path As String _ ) As ActionResult