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