Class ActionResultExtensions
Inheritance
System.Object
Namespace: Umbraco.Extensions
Assembly: Umbraco.Web.Common.dll
Syntax
public static class ActionResultExtensions
Methods
View SourceIsSuccessStatusCode(ActionResult)
Declaration
public static bool IsSuccessStatusCode(this ActionResult actionResult)
Parameters
| Type | Name | Description |
|---|---|---|
| Microsoft.AspNetCore.Mvc.ActionResult | actionResult |
Returns
| Type | Description |
|---|---|
| System.Boolean |