Adds script for selecting of unimenu button to given Control (probably Page).
            
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- control
 - Type: 
System.Web.UI Control
Control (page) to assign script to 
- elementName
 - Type: 
System String
UI Element code name (button) 
- url
 - Type: 
System String
URL to redirect to 
- menuFrame
 - Type: 
System String
Frame with menu 
See Also