Back to Devexpress

ButtonBuilder.OnClick Method

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-dot-buttonbuilder-dot-onclick.md

latest778 B
Original Source

ButtonBuilder.OnClick Method

NameParametersDescription
OnClick(RazorBlock)jsFuncA function that is executed when the Button is clicked or tapped. Mirrors the client-side onClick option.
OnClick(String)jsFuncA function that is executed when the Button is clicked or tapped. Mirrors the client-side onClick option.