HTMLBaseElement.Target

HTMLBaseElement.Target property

The default target frame. See the target attribute definition in HTML 4.01.

public string Target { get; set; }

See Also