ComponentOne ASP.NET MVC Controls
ExecuteCommand Method

C1.Web.Mvc.Fluent Namespace > MenuCommandBuilder Class : ExecuteCommand Method
The value.
Configurates C1.Web.Mvc.MenuCommand.ExecuteCommand. This method executes the command.
Syntax
'Declaration
 
Public Function ExecuteCommand( _
   ByVal value As String _
) As MenuCommandBuilder
public MenuCommandBuilder ExecuteCommand( 
   string value
)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

MenuCommandBuilder Class
MenuCommandBuilder Members