And, of course, if this is in a view, you can have the server render out the string, something like:
windowObject.refresh({
url: "@Url.Action("someaction", "somecontroller", new { id = "123" })"
});
Regards,
Marin Bratanov
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers.Learn More.