ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc.Serialization Namespace / JsonConvertHelper Class / C1Json Method

In This Topic
    C1Json Method
    In This Topic
    Creates a Microsoft.AspNetCore.Mvc.JsonResult object that serializes the specified data object to JSON.
    Overload List
    OverloadDescription
    Creates a Microsoft.AspNetCore.Mvc.JsonResult object that serializes the specified data object to JSON.  
    Creates a Microsoft.AspNetCore.Mvc.JsonResult object that serializes the specified data object to JSON.  
    See Also