CrossDomainController Class
This controller returns files that support cross-domain communication for older browsers.
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
System.Object
System.Web.Http.ApiController
Microsoft.WindowsAzure.Mobile.Service.Controllers.CrossDomainController
System.Web.Http.ApiController
Microsoft.WindowsAzure.Mobile.Service.Controllers.CrossDomainController
| Name | Description | |
|---|---|---|
![]() | CrossDomainController() |
| Name | Description | |
|---|---|---|
![]() | Bridge(String) | A page that, when hosted in an iframe, will accept postMessage messages from approved origins and will forward them as a same-domain ajax request to the runtime. This is needed for the IframeBridge transport in MobileServices.Web.js, as used by IE8-9. |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | Initialize(HttpControllerContext) | (Overrides ApiController.Initialize(HttpControllerContext).) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)