Udostępnij za pośrednictwem


JsonResult.JsonRequestBehavior Właściwość

Definicja

Pobiera lub ustawia wartość wskazującą, czy żądania HTTP GET od klienta są dozwolone.

public System.Web.Mvc.JsonRequestBehavior JsonRequestBehavior { get; set; }
member this.JsonRequestBehavior : System.Web.Mvc.JsonRequestBehavior with get, set
Public Property JsonRequestBehavior As JsonRequestBehavior

Wartość właściwości

Wartość wskazująca, czy żądania HTTP GET od klienta są dozwolone.

Dotyczy