You are here: RainWorx.FrameWorx.MVC Namespaces > RainWorx.FrameWorx.MVC.Controllers > MediaController Class > AsyncUploadSellerLogo Method

MediaControllerAsyncUploadSellerLogo Method

AuctionWorx 3.5 API
Saves the uploaded file as a media asset.

Namespace:  RainWorx.FrameWorx.MVC.Controllers
Assembly:  RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5

Syntax

C#
public JsonResult AsyncUploadSellerLogo(
	string resultstyle
)

Parameters

resultstyle
Type: SystemString

Return Value

Type: JsonResult
JSON encoded string with "guid" & "uri" on success, or "error" on failure
See Also

Reference

Copyright © 2002-2022. RainWorx Software. All rights reserved.