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

MediaControllerDeleteMedia Method

AuctionWorx 3.5 API
deletes the specified media

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

Syntax

C#
public JsonResult DeleteMedia(
	string guid
)

Parameters

guid
Type: SystemString
guid of the specified media

Return Value

Type: JsonResult
JsonResult with details about the success or failure of this request
See Also

Reference

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