[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.MenuBaseBuilder-3.CommandParameterPath

CommandParameterPath Method

CommandParameterPath(string)

Configurates CommandParameterPath.

Declaration
public TBuilder CommandParameterPath(string value)
Public Function CommandParameterPath(value As String) As TBuilder
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TBuilder

Current builder.