UniFlatSelectorSelectFunction Property |
Gets or sets name of javascript function which is used for passing selected item out of selector.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public string SelectFunction { get; set; }
Property Value
Type:
StringSee Also