[]
        
(Showing Draft Content)

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

SubItemsPath Method

SubItemsPath(string)

Configurates SubItemsPath. Sets the name of the property that contains an array with items to be displayed in a sub-menu.

Declaration
public TBuilder SubItemsPath(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TBuilder

Current builder.