DialogParametersGetYouTubeVideoParameters Method |
Returns initialized YouTubeVideo parameters object.
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
Syntax public static YouTubeVideoParameters GetYouTubeVideoParameters(
Hashtable parameters
)
Parameters
- parameters
- Type: System.CollectionsHashtable
Collection with dialog parameters
Return Value
Type:
YouTubeVideoParametersSee Also