Action Button

Code

Razor code : (Important : Key #1, #2...)

Html.Ew_Bootstrap_DropDownButton("DropDown Button",new Dictionary() { { "#1", "Action1" }, { "#2", "Action2" } }, new List() { "btn-warning" }, null)