ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / Menu Class / CreateChildComponents Method

In This Topic
    CreateChildComponents Method (Menu)
    In This Topic
    Ensure the child components created.
    Syntax
    'Declaration
     
    Protected Overridable Sub CreateChildComponents() 
    protected virtual void CreateChildComponents()
    See Also