ArcFM Desktop Developer Guide
AspMvcSupressViewErrorAttribute Class
Members 


Product Availability
Required Licenses
.NET Assembly
ASP.NET MVC attribute. Allows disabling all inspections for MVC views within a class or a method.
Object Model
AspMvcSupressViewErrorAttribute Class
Syntax
'Declaration
 
<AttributeUsageAttribute(ValidOn=AttributeTargets.Class Or  _
    AttributeTargets.Method, 
   AllowMultiple=False, 
   Inherited=True)>
Public NotInheritable Class AspMvcSupressViewErrorAttribute 
   Inherits System.Attribute
'Usage
 
Dim instance As AspMvcSupressViewErrorAttribute
[AttributeUsage(ValidOn=AttributeTargets.Class | 
    AttributeTargets.Method, 
   AllowMultiple=false, 
   Inherited=true)]
public sealed class AspMvcSupressViewErrorAttribute : System.Attribute 
Inheritance Hierarchy

System.Object
   System.Attribute
      Miner.Desktop.DesignerExpress.Annotations.AspMvcSupressViewErrorAttribute

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

AspMvcSupressViewErrorAttribute Members
Miner.Desktop.DesignerExpress.Annotations Namespace

 

 


Send Comment