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