NovoMenuControl
NovoMenuControl displays a novo menu.
Configurable properties
| Property | Default | Valid values or format | Effect |
|---|---|---|---|
NovoMenuLinkNameString | Not specified | Sets the novo menu link name. | |
NovoURLString | Not specified | Sets the novo menu URL. |
SitePages.config example
The following example loads NovoMenuControl.ascx and applies the documented literal defaults. The following properties are omitted because they do not have documented literal defaults: NovoMenuLinkName, NovoURL.
<Control src="NovoMenuControl.ascx" />
Add this <Control> element to the appropriate page placeholder as described in The SitePages.config File.
Inherited properties
NovoMenuControl inherits shared conditions from CyberStoreBaseControl.