{CompanyName} FlexyGo

UploadController..::..Upload Method

Upload.

Namespace:  FLEXYGO.Controlers.UI
Assembly:  FlexyGo (in FlexyGo.dll)

Syntax


<BlacklistCheckAttribute> _
<CompressAttribute> _
Public Function Upload ( _
	Base64 As String, _
	Name As String, _
	Path As String _
) As ActionResult

Parameters

Base64
Type: String
Base64.
Name
Type: String
Name.
Path
Type: String
Path.

Return Value

ActionResult.