开发者

Json in a partial view called will not fire a second time. MVC 3

I have 2 views that are using the same partial view. The first tim开发者_运维技巧e that the partial loads, the json will fire and everything works great. but when the user moves to the second view the json will not fire. I tried setting the [OutputCache(CacheProfile = "noCache")] for the partial, but that didn't work.

Any ideas on what I am missing?

Thanks Mel


I figured it out... my problem was a by product of a syntax error. The json performed just fine when I fixed the error.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜