Class AllowHttpJsonConfigrationAttribute
Inheritance
System.Object
System.Attribute
Microsoft.AspNetCore.Mvc.TypeFilterAttribute
Namespace: Umbraco.Cms.Web.Common.Filters
Assembly: Umbraco.Web.Common.dll
Syntax
public class AllowHttpJsonConfigrationAttribute : TypeFilterAttribute, IFilterFactory, IOrderedFilter, IFilterMetadata
Constructors
View SourceAllowHttpJsonConfigrationAttribute()
This filter overwrites AngularJsonOnlyConfigurationAttribute and get the api back to its defualt behavior
Declaration
public AllowHttpJsonConfigrationAttribute()