Skip to main content

UrlTarget

UrlTarget enum has the following values:

BLANK​

Opens in a new tab/window

SELF​

Opens in the current tab/window

PARENT​

Opens in the parent frame. Behaves as SELF if there is no parent.

TOP​

Opens in the full body of the window