ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc.TagHelpers.Input Namespace / MenuTagHelper Class / HeaderPath Property

In This Topic
    HeaderPath Property (MenuTagHelper)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property HeaderPath As String
    public virtual string HeaderPath {get; set;}
    See Also