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.1.5347.20411)
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