Hi
I am developing a plugin which amongst other things checks licence information which is based on the URL of the CRM instance. How can I obtain this in a plugin? I've seen answers suggesting registry (which is not possible - this will be used for online instances as well) or httpcontext which I understand will not work in sandboxed environments.
Thanks
Paul