UrlTarget
UrlTarget
enum has the following values:
BLANK
- opens in a new tab/windowSELF
- opens in the current tab/windowPARENT
- opens in the parent frame. Behaves asSELF
if there is no parent.TOP
- opens in the full body of the window
UrlTarget
enum has the following values:
BLANK
- opens in a new tab/windowSELF
- opens in the current tab/windowPARENT
- opens in the parent frame. Behaves as SELF
if there is no parent.TOP
- opens in the full body of the window