| 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: 9.0.0
Syntaxpublic string JavaScriptHandler { get; set; }Property Value
Type: 
String
See Also