Partager via


Utility.GetRootCrmUiUrl Method

Definition

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.

Applies to