Click or drag to resize
CMSDialogHelperGetYouTubeItem Method
Gets JavaScript object representing you tube item being inserted.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public static string GetYouTubeItem(
	Hashtable properties
)

Parameters

properties
Type: System.CollectionsHashtable
Collection of item properties

Return Value

Type: String
See Also