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