UrlsManager Constructor

Overload List

UrlsManager(String, UrlsManagerHttpGetRequestFunc, UrlsManagerGetPropertyFunc, UrlsManagerGetPropertyFunc) Constructs the URL manager which retrieves the values of LangAbbr and WorkingServerUrl properties via delegates.
UrlsManager(String, UrlsManagerHttpGetRequestFunc, String, String) Constructs the URL manager which uses explicit values of LangAbbr and WorkingServerUrl properties.

See Also