Click or drag to resize
UniFlatSelectorJavascriptFunction Property
Gets or sets name of javascript function which is used for selecting item in flat selector.

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

Property Value

Type: String
See Also