Click or drag to resize
UniFlatSelectorCustomSelectItemFunction Property
Gets or sets the full code of select item javascript function used for selecting item in flat selector.

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

Property Value

Type: String
See Also