https://nosto.github.io/nosto-js/interfaces/client.JSONResult.html
JSONResult | @nosto/nosto-js
Documentation for @nosto/nosto-js
nostojs
https://docs.microsoft.com/en-us/dotnet/api/microsoft.aspnetcore.mvc.jsonresult.executeresultasync?view=aspnetcore-10.0
JsonResult.ExecuteResultAsync(ActionContext) Method (Microsoft.AspNetCore.Mvc) | Microsoft Learn
Executes the result operation of the action method asynchronously. This method is called by MVC to process the result of an action method.
methodmicrosoftaspnetcoremvclearn
https://docs.microsoft.com/en-us/dotnet/api/microsoft.aspnetcore.mvc.jsonresult.value?view=aspnetcore-10.0
JsonResult.Value Property (Microsoft.AspNetCore.Mvc) | Microsoft Learn
Gets or sets the value to be formatted.
value propertymicrosoftaspnetcoremvclearn
https://learn.microsoft.com/en-us/dotnet/api/system.web.mvc.jsonresult?view=aspnet-mvc-5.2&redirectedfrom=MSDN
JsonResult Class (System.Web.Mvc) | Microsoft Learn
Represents a class that is used to send JSON-formatted content to the response.
class systemwebmvcmicrosoftlearn