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