HTMLMetaElement.HttpEquiv Property |
Gets or sets the HTTP response header name.
[VBScript] Public Property HttpEquiv As String
[JScript] public function get HttpEquiv() : String; public function set HttpEquiv(String);
A string representing the HTTP response header name.
HTMLMetaElement Object | HTMLMetaElement Members | DOM Namespace