Action

AmpForm.Action property

指定一个服务器端点来处理表单输入。该值必须是 https URL(绝对或相对),并且不能是指向 CDN 的链接

public string Action { get; set; }

也可以看看