Back to Devexpress

ButtonBuilder.OnDisposing Method

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

latest818 B
Original Source

ButtonBuilder.OnDisposing Method

NameParametersDescription
OnDisposing(RazorBlock)jsFuncA function that is executed before the UI component is disposed of. Mirrors the client-side onDisposing option.
OnDisposing(String)jsFuncA function that is executed before the UI component is disposed of. Mirrors the client-side onDisposing option.