HTMLMetaElement.HttpEquiv

HTMLMetaElement.HttpEquiv property

HTTP response header name [IETF RFC 2616]. See the http-equiv attribute definition in HTML 4.01.

public string HttpEquiv { get; set; }

See Also