Class ModelBindingExceptionAttribute
An exception filter checking if we get a Model
Inheritance
System.Object
System.Attribute
Microsoft.AspNetCore.Mvc.TypeFilterAttribute
Namespace: Umbraco.Cms.Web.Common.Filters
Assembly: Umbraco.Web.Common.dll
Syntax
public sealed class ModelBindingExceptionAttribute : TypeFilterAttribute, IFilterFactory, IOrderedFilter, IFilterMetadata
Remarks
This is only enabled when using In
Constructors
View SourceModelBindingExceptionAttribute()
Initializes a new instance of the Model
Declaration
public ModelBindingExceptionAttribute()