JsonResult.MaxJsonLength Propiedad

Definición

Obtiene o establece la longitud máxima de los datos.

public int? MaxJsonLength { get; set; }
member this.MaxJsonLength : Nullable<int> with get, set
Public Property MaxJsonLength As Nullable(Of Integer)

Valor de propiedad

Longitud máxima de los datos.

Se aplica a