Utility.EnsureQualifiedUrl(String, HostedControlType) 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.
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