Click or drag to resize
UniFlatSelectorCustomCallBackHandlerFunction Property
Gets or sets the full code of call back handler javascript function function (called from the selected item).

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

Property Value

Type: String
See Also