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