NovoMenuControl

NovoMenuControl displays a novo menu.

Configurable properties

Property Default Valid values or format Effect
NovoMenuLinkName
String
Not specified   Sets the novo menu link name.
NovoURL
String
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.


This site uses Just the Docs, a documentation theme for Jekyll.