CrossDomainController Methods
Namespace:
Microsoft.WindowsAzure.Mobile.Service.Controllers
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
| 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.) |
Show:

