Location.Replace

Location.Replace method

Removes the current page from the session history and navigates to the given page.

public void Replace(string url)
ParameterTypeDescription
urlStringThe URL to navigate.

See Also