Gets or sets the a value indicating whether to use a server-side image map.

[VBScript]
Public ReadOnly Property UseMap As String
[JScript]
public function get UseMap() : String;
public function set UseMap(String);

Property Value

A string representing a value indicating whether to use a server-side image map.

See Also

HTMLInputElement Object | HTMLInputElement Members | DOM Namespace