VerificationReportLevel Enumeration
.NET Framework 3.0
Specifies reporting levels for an accessibility rule defined by an VerificationAttribute instance.
Namespace: System.Web.UI
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
| Member name | Description | |
|---|---|---|
| Error | The verification rule represented by the VerificationAttribute instance is an error. | |
| Guideline | The verification rule represented by the VerificationAttribute instance is a guideline. | |
| Warning | The verification rule represented by the VerificationAttribute instance is a warning. |
Community Additions
ADD
Show: