HTMLInputElement.UseMap

HTMLInputElement.UseMap property

Use client-side image map. See the usemap attribute definition in HTML 4.01.

public string UseMap { get; set; }

See Also