MediaHelperGetYouTubeVideoInternal Method |
Returns HTML code of the YouTube player.
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 11.0.0
Syntax protected virtual string GetYouTubeVideoInternal(
YouTubeVideoParameters parameters
)
Parameters
- parameters
- Type: CMS.Base.Web.UIYouTubeVideoParameters
Collection with parameters of the YouTube player
Return Value
Type:
StringSee Also