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

MediaControllerGet Method

AuctionWorx 3.5 API
Gets a media file

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

Syntax

C#
public FileContentResult Get(
	string id
)

Parameters

id
Type: SystemString
the guid or id of the Media to get

Return Value

Type: FileContentResult
A media File
See Also

Reference

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