UniFlatSelectorCustomSelectItemFunction Property |
Gets or sets the full code of select item javascript function used for selecting item in flat selector.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public string CustomSelectItemFunction { get; set; }
Property Value
Type:
StringSee Also