Blazor | ComponentOne
C1.Blazor.Menu Assembly / C1.Blazor.Menu Namespace / C1MenuList Class / ChildItemsPaths Property

In This Topic
    ChildItemsPaths Property (C1MenuList)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property ChildItemsPaths As String
    public string ChildItemsPaths {get; set;}
    See Also