Click or drag to resize
CMSDialogHelperGetDialogItem Method
Returns object javascript for insert into wysiwyg editor.

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

Parameters

properties
Type: System.CollectionsHashtable
Properties table

Return Value

Type: String
See Also