Click or drag to resize
UniFlatSelectorCustomDoubleClickFunction Property
Gets or sets the full code of double click javascript function.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public string CustomDoubleClickFunction { get; set; }

Property Value

Type: String
See Also