Share via


RouteNames.CrossDomainBridge Field

 

Gets the route name for the Cross Domain Controller which supports cross-domain communication for older browsers

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Config
Assembly:  Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)

Syntax

public static readonly string CrossDomainBridge
public:
static initonly String^ CrossDomainBridge
static val CrossDomainBridge : string
Public Shared ReadOnly CrossDomainBridge As String

Field Value

Type: System.String

See Also

RouteNames Class
Microsoft.WindowsAzure.Mobile.Service.Config Namespace

Return to top