HtmlActionResult Class
Generates an HTML-formatted IHttpActionResult from a view which is compiled using Razor.
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. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | ExecuteAsync(CancellationToken) | |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | 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)