[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.MenuBaseTagHelper-2.IsButton

IsButton Property

IsButton

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

Declaration
public bool IsButton { get; set; }
Public Property IsButton As Boolean