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

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