ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / Menu Class / CommandPath Property

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