AspMvcSupressViewErrorAttribute Class |
ASP.NET MVC attribute. Allows disabling all inspections
for MVC views within a class or a method.
Inheritance HierarchySystemObject
SystemAttribute
Ozeki.CommonAspMvcSupressViewErrorAttribute
Namespace:
Ozeki.Common
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.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