Processes an ajax request to save the requested data as a file
Namespace:
RainWorx.FrameWorx.MVC.ControllersAssembly: RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5
Syntax
C#
public JsonResult AsyncUploadLogo()
Return Value
Type: JsonResultthe path the file was saved to
See Also