¡@

Home 

2014/10/16 ¤W¤È 12:09:22

jquery Programming Glossary: themecategoryid

Calling WebMethod returning IList<T> from Jquery Ajax with NHibernate And MVC

http://stackoverflow.com/questions/16910982/calling-webmethod-returning-ilistt-from-jquery-ajax-with-nhibernate-and-mvc

I have a web method in My Controller... WebMethod public IList ThemeSelectList GetThemesForSelectedCategory string themeCategoryId IList ThemeSelectList themeSelectList new List ThemeSelectList int emailLayoutThemeCategoryId Convert.ToInt32 themeCategoryId.. IList ThemeSelectList themeSelectList new List ThemeSelectList int emailLayoutThemeCategoryId Convert.ToInt32 themeCategoryId using var trans session.BeginTransaction EmailThemeBusinessLogic emailThemeBusinessLogic new EmailThemeBusinessLogic session.. ' p img src .. .. .. .. Images loading.gif p ' .ajax type POST url GetThemesForSelectedCategory data JSON.stringify themeCategoryId selectedThemeCategoryId contentType application json charset utf 8 dataType json success function data function is not..