Click or drag to resize
LinkMediaSelectorGetInsertItem Method
Gets JavaScript object representing item being inserted.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
protected string GetInsertItem(
	Hashtable properties
)

Parameters

properties
Type: System.CollectionsHashtable
Collection of item properties

Return Value

Type: String
See Also