There is a view that is formed from several partial views, in one of the partial views you need to connect a third-party plugin, the plug-in is initialized in the main view, everything works until the ajax request does not update part of the page on which this plugin is announced.
Tell me how you can find out that part of the original page has changed and reconnect the plugin I need
PS Packages Used:
package id = "jQuery" version = "2.2.0" targetFramework = "net452"
package id = "Microsoft.jQuery.Unobtrusive.Ajax" version = "3.2.3" targetFramework = "net452"