UITabsJavaScriptHandler Property |
Name of the javascript function which is called when specified tab (UI element) is clicked.
UI element code name is passed as parameter.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax public string JavaScriptHandler { get; set; }
Property Value
Type:
StringSee Also