ComponentOne ASP.NET MVC Controls
Command(String,String) Method

C1.Web.Mvc.Fluent Namespace > MenuBuilder Class > Command Method : Command(String,String) Method
The execute client function
The canExecute client function
Sets the Command property.
Syntax
'Declaration
 
Public Overloads Function Command( _
   ByVal execute As String, _
   Optional ByVal canExecute As String _
) As MenuBuilder

Parameters

execute
The execute client function
canExecute
The canExecute client function

Return Value

Current builder
See Also

Reference

MenuBuilder Class
MenuBuilder Members
Overload List