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

Namespace: CMS.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 12.0.0
Syntax
C#
public static string GetDialogItem(
	Hashtable properties
)

Parameters

properties
Type: System.Collections.Hashtable
Properties table

Return Value

Type: String
See Also