Title / Description
Code [MustHavePermission(Permissons = AccountPermissions.None, IsAjax = true, IsJson = true)] public ActionResult GetGeoList() { SolarUtilities.GeoEntry geo = SolarUtilities.GetGeo(); return Content(JsonConvert.SerializeObject(geo)); }
Author
Highlight as C C++ CSS Clojure Delphi ERb Groovy (beta) HAML HTML JSON Java JavaScript PHP Plain text Python Ruby SQL XML YAML diff code