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

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

Parameters

properties
Type: System.CollectionsHashtable
Collection of item properties

Return Value

Type: String
See Also