c# - Where is Html.Serialize in MVC4 -
i know mvc3 futures dll microsoft.web.mvc has html.serialize. if i'm building app using mvc4 still need install mvc3 futures?
install nuget package mvc3futures , resolve problem. don't think there pure mvc4 version of futures yet.
Comments
Post a Comment