Url.Hash

Url.Hash property

Gets or sets a string representation for the specified URL hash segment.

public string Hash { get; set; }

Property Value

The hash.

See Also