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

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