HTMLAnchorElement.Hash

HTMLAnchorElement.Hash property

Gets or sets a String representation of the hash segment of the associated URL.

public String Hash { get; set; }

See Also