Partager via


AjaxOptions.HttpMethod Propriété

Définition

Obtient ou définit la méthode de requête HTTP (« Get » ou « Post »).

public string HttpMethod { get; set; }
member this.HttpMethod : string with get, set
Public Property HttpMethod As String

Valeur de propriété

Méthode de requête HTTP. La valeur par défaut est « Post ».

S’applique à