JsonResult.Data Property

Definition

Gets or sets the data.

public object Data { get; set; }
member this.Data : obj with get, set
Public Property Data As Object

Property Value

The data.

Applies to