HTMLLinkElement.Hreflang Property |
Gets or sets the language code of the linked resource.
[VBScript] Public Property Hreflang As String
[JScript] public function get Hreflang() : String; public function set Hreflang(String);
A string representing the language code of the linked resource.
HTMLLinkElement Object | HTMLLinkElement Members | DOM Namespace