FormTarget
FormTarget enumeration
Indicates where to display the form response after submitting the form. The value must be _blank or _top.
public enum FormTarget
Values
Name | Value | Description |
---|---|---|
Undefined | 0 |
Undefined. |
Blank | 1 |
Display in new window. |
Top | 2 |
Displays on top of window. |
See Also
- namespace Aspose.Email.Amp
- assembly Aspose.Email