ComponentOne ASP.NET MVC Controls
CommandParameter Property

C1.Web.Mvc Namespace > MenuItem Class : CommandParameter Property
Gets or sets the associated menu command parameter.
Syntax
'Declaration
 
Public Property CommandParameter As Object
public object CommandParameter {get; set;}
See Also

Reference

MenuItem Class
MenuItem Members