
'Declaration
<ScriptsAttribute(Mono.Cecil.CustomAttributeArgument[])> Public Class Menu Inherits C1.Web.Mvc.MenuBase(Of Object) Implements IDropDown, ITemplate, Microsoft.AspNetCore.Html.IHtmlContent
'Usage
Dim instance As Menu
[Scripts(Mono.Cecil.CustomAttributeArgument[])] public class Menu : C1.Web.Mvc.MenuBase<object>, IDropDown, ITemplate, Microsoft.AspNetCore.Html.IHtmlContent
public class Menu = class(C1.Web.Mvc.MenuBase, IDropDown, ITemplate, Microsoft.AspNetCore.Html.IHtmlContent)
ScriptsAttribute(Mono.Cecil.CustomAttributeArgument[]) public class Menu extends C1.Web.Mvc.MenuBase implements IDropDown, ITemplate, Microsoft.AspNetCore.Html.IHtmlContent
[Scripts(Mono.Cecil.CustomAttributeArgument[])] public __gc class Menu : public C1.Web.Mvc.MenuBase<Object>, IDropDown, ITemplate, Microsoft.AspNetCore.Html.IHtmlContent
[Scripts(Mono.Cecil.CustomAttributeArgument[])] public ref class Menu : public C1.Web.Mvc.MenuBase<Object>, IDropDown, ITemplate, Microsoft.AspNetCore.Html.IHtmlContent
System.Object
C1.Web.Mvc.Component
C1.Web.Mvc.Control
C1.Web.Mvc.ItemsBoundControl<T>
C1.Web.Mvc.DropDown<T>
C1.Web.Mvc.ComboBoxBase<T>
C1.Web.Mvc.MenuBase<T>
C1.Web.Mvc.Menu