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

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