HTMLLinkElement.Target

HTMLLinkElement.Target property

Frame to render the resource in. See the target attribute definition in HTML 4.01.

public string Target { get; set; }

See Also