“Window.Ref” Código de respuesta

JavaScript obtenga URL actual

var currentUrl = window.location.href;
Grepper

Window.Ref

//its actually 
window.location.href = "/App/Home"
//or
window.location.href = "https://www.google.com/"
Confused Penguin

Explore las respuestas de código populares por idioma

Explorar otros lenguajes de código