Condividi tramite


AjaxOptions.HttpMethod Proprietà

Definizione

Ottiene o imposta il metodo di richiesta HTTP ("Get" o "Post").

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

Valore della proprietà

Metodo della richiesta HTTP. Il valore predefinito è "Post".

Si applica a