AmpForm.ActionXhr

AmpForm.ActionXhr property

Specifies a server endpoint to handle the form input and submit the form via XMLHttpRequest (XHR).

public string ActionXhr { get; set; }

See Also