| AspMvcSupressViewErrorAttribute Class |
ASP.NET MVC attribute. Allows disabling all inspections for MVC views within a class or a method.
Inheritance Hierarchy
Namespace: Slash.Diagnostics.ReSharper.AnnotationsAssembly: Slash.Diagnostics (in Slash.Diagnostics.dll) Version: 1.0.6018.40181
Syntax public sealed class AspMvcSupressViewErrorAttribute : Attribute
Public NotInheritable Class AspMvcSupressViewErrorAttribute
Inherits Attribute
public ref class AspMvcSupressViewErrorAttribute sealed : public Attribute
[<SealedAttribute>]
type AspMvcSupressViewErrorAttribute =
class
inherit Attribute
end
The AspMvcSupressViewErrorAttribute type exposes the following members.
Constructors See Also