This method returns a fully qualified absolute server Url which includes the protocol, server, port in addition to the server relative Url.
It work like Page.ResolveUrl, but adds these to the beginning. This method is useful for generating Urls for AJAX methods
public static string ResolveServerUrl(string serverUrl)
Parameters
serverUrl
Overloads:
See also:
Class WebUtils© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic