[]
        
(Showing Draft Content)

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

CloseOnLeave Method

CloseOnLeave(bool)

Configurates CloseOnLeave. Sets a value that determines whether the menu should close automatically when the mouse leave the items.

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

The value.

Returns
Type Description
TBuilder

Current builder.