AmpForm.Target

AmpForm.Target property

Indicates where to display the form response after submitting the form.The value must be _blank or _top.

public FormTarget Target { get; set; }

See Also