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: 1.8.12.0 (1.8.12)
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