[]
        
(Showing Draft Content)

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

IsButton Method

IsButton(bool)

Configurates IsButton. Sets a value that determines whether menu should act as a split button instead of a regular menu.

Declaration
public TBuilder IsButton(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
TBuilder

Current builder.