UniFlatSelectorCustomCallBackHandlerFunction Property |
Gets or sets the full code of call back handler javascript function function (called from the selected item).
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public string CustomCallBackHandlerFunction { get; set; }
Property Value
Type:
StringSee Also