Utility.GetRootCrmUiUrl Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Retrieves the root CRM URL. All URLs in the CRM site will start with this URL.
public:
static System::String ^ GetRootCrmUiUrl();
public static string GetRootCrmUiUrl ();
static member GetRootCrmUiUrl : unit -> string
Public Shared Function GetRootCrmUiUrl () As String
Returns
CRM base URL
Remarks
This URL may not have the Org name if it appears after the hostname.