HtmlLinkTargetType

HtmlLinkTargetType enumeration

Utility class containing constants. Represents the type of target attribute in HTML tag.

Values

NameDescription
BLANKOpens the linked document in a new window or tab
PARENTOpens the linked document in the parent frame
SELFOpens the linked document in the same frame as it was clicked (this is default)
TOPOpens the linked document in the full body of the window