Click or drag to resize
ContentInnerMediaViewInitializeControlScripts Method
Initializes all the necessary JavaScript blocks.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
protected void InitializeControlScripts(
	string colorizeElementId
)

Parameters

colorizeElementId
Type: SystemString
See Also