MediaHelperGetYouTubeVideo Method |
Returns HTML code of the YouTube player.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax public static string GetYouTubeVideo(
YouTubeVideoParameters parameters
)
Parameters
- parameters
- Type: CMS.HelpersYouTubeVideoParameters
Collection with parameters of the YouTube player
Return Value
Type:
StringSee Also