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

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

Parameters

properties
Type: System.CollectionsHashtable
Collection of item properties

Return Value

Type: String
See Also