Share via


Utility.EnsureQualifiedUrl(String, HostedControlType) Method

Definition

public static string EnsureQualifiedUrl (string crmurl, Microsoft.Crm.UnifiedServiceDesk.Dynamics.HostedControlType hostedControlType = Microsoft.Crm.UnifiedServiceDesk.Dynamics.HostedControlType.CRMPage);
static member EnsureQualifiedUrl : string * Microsoft.Crm.UnifiedServiceDesk.Dynamics.HostedControlType -> string
Public Shared Function EnsureQualifiedUrl (crmurl As String, Optional hostedControlType As HostedControlType = Microsoft.Crm.UnifiedServiceDesk.Dynamics.HostedControlType.CRMPage) As String

Parameters

crmurl
String
hostedControlType
HostedControlType

Returns

Applies to