HtmlActionResult Constructor
Namespace:
Microsoft.WindowsAzure.Mobile.Service.Content
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
| Name | Description | |
|---|---|---|
![]() | HtmlActionResult(HttpConfiguration^, HttpRequestMessage^, HttpRequestContext^, String^) | Initializes a new HtmlActionResult with a given viewName. |
![]() | HtmlActionResult(HttpConfiguration^, HttpRequestMessage^, HttpRequestContext^, String^, Object^) | Initializes a new HtmlActionResult with a given viewName and a model. |
Show:
