Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Retrieves the root CRM URL. All URLs in the CRM site will start with this URL.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Usage
'Usage
Dim returnValue As String
returnValue = Utility.GetRootCrmUiUrl
Syntax
'Declaration
Public Shared Function GetRootCrmUiUrl As String
public static string GetRootCrmUiUrl ()
public:
static String^ GetRootCrmUiUrl ()
public static String GetRootCrmUiUrl ()
public static function GetRootCrmUiUrl () : String
Return Value
CRM base URL
Remarks
This URL may not have the Org name if it appears after the hostname.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
See Also
Reference
Utility Class
Utility Members
Microsoft.Crm.UnifiedServiceDesk.Dynamics Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.