Click or drag to resize
UniFlatSelectorSelectFunction Property
Gets or sets name of javascript function which is used for passing selected item out of selector.

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

Property Value

Type: String
See Also