You are here: RainWorx.FrameWorx.MVC Namespaces > RainWorx.FrameWorx.MVC.Controllers > RealTimeController Class > AsyncUploadYouTubeVideoID Method

RealTimeControllerAsyncUploadYouTubeVideoID Method

AuctionWorx 3.5 API
Saves the requested youtube video id as a media asset. Returns the the new Media GUID prepended to the result of the YouTube Loader Provider.

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

Syntax

C#
public JsonResult AsyncUploadYouTubeVideoID(
	string videoId
)

Parameters

videoId
Type: SystemString
ID of the requested YouTube video

Return Value

Type: JsonResult
JSON encoded string
See Also

Reference

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