RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

AspMvcSuppressViewErrorAttribute Class

ASP.NET MVC attribute. Allows disabling inspections for MVC views within a class or a method.

Namespace:  RingSoft.DbLookup.Controls.WPF.Properties
Assembly:  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

Inheritance Hierarchy


Object
  Attribute
    RingSoft.DbLookup.Controls.WPF.Properties..::..AspMvcSuppressViewErrorAttribute