AmpForm.Action

AmpForm.Action property

Specifies a server endpoint to handle the form input. The value must be an https URL (absolute or relative) and must not be a link to a CDN

public string Action { get; set; }

See Also