MediaHelperGetYouTubeVideo Method |
Returns HTML code of the YouTube player.
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
Syntax public static string GetYouTubeVideo(
YouTubeVideoParameters parameters
)
Parameters
- parameters
- Type: CMS.Base.Web.UIYouTubeVideoParameters
Collection with parameters of the YouTube player
Return Value
Type:
StringSee Also