Menu for ASP.NET Web Forms
EnsureSubmenuOnBody Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Menu Namespace > C1Menu Class : EnsureSubmenuOnBody Property
A value indicating the submenu will be append to the body or menu container. If the value is true, the submenu will be appended to body element, else it will append to the menu container. Default: false. Type: Boolean.
Syntax
'Declaration
 
Public Property EnsureSubmenuOnBody As System.Boolean
public System.bool EnsureSubmenuOnBody {get; set;}
See Also

Reference

C1Menu Class
C1Menu Members