Apparently, I forget stuff. So this code creates an absolute url that is an action/controller in my mvc application. Just add Request.Url.Scheme to it, which forces it to generate an absolute URL.
Apparently, I forget stuff. So this code creates an absolute url that is an action/controller in my mvc application. Just add Request.Url.Scheme to it, which forces it to generate an absolute URL.