AspMvcSuppressViewErrorAttribute Class
ASP.NET MVC attribute. Allows disabling inspections for MVC views within a class or a method.
Namespace:
RingSoft.DataEntryControls.Engine.AnnotationsAssembly: RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)
Syntax
[AttributeUsageAttribute] public sealed class AspMvcSuppressViewErrorAttribute : Attribute
<AttributeUsageAttribute> _ Public NotInheritable Class AspMvcSuppressViewErrorAttribute _ Inherits Attribute
[AttributeUsageAttribute] public ref class AspMvcSuppressViewErrorAttribute sealed : public Attribute