AspMvcSupressViewErrorAttribute Class |
ASP.NET MVC attribute. Allows disabling all inspections
for MVC views within a class or a method.
Inheritance Hierarchy Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic 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