Relative Content

Tag Archive for htmlasp.netajaxrazor

Live Search returning whole page

I’m trying to get a live search bar to work in .Net Razor with AJAX, and it looks like it returns the whole page, instead of my partial only. Im trying to replace a container with the results of the search.