Location.Href

Location.Href property

Returns the Location object’s URL. Can be set, to navigate to the given URL.

public string Href { get; set; }

See Also