Back to Devexpress

PopupBuilder.OnContentReady Method

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-dot-popupbuilder-dot-oncontentready.md

latest912 B
Original Source

PopupBuilder.OnContentReady Method

NameParametersDescription
OnContentReady(RazorBlock)jsFuncA function that is executed when the UI component is rendered and each time the component is repainted. Mirrors the client-side onContentReady option.
OnContentReady(String)jsFuncA function that is executed when the UI component is rendered and each time the component is repainted. Mirrors the client-side onContentReady option.