JsonResult.Data Property

Gets or sets the data.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

member Data : Object with get, set

Property Value

Type: System.Object
The data.
Show: