VerificationAttribute Properties
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Checkpoint | Gets the accessibility checkpoint reference in the specified Guideline property. |
![]() | ConditionalProperty | Gets the left side of a conditional expression used as part of the verification accessibility checkpoint. |
![]() | ConditionalValue | Gets the right side of a conditional expression used as part of the verification accessibility checkpoint. |
![]() | Guideline | Gets the guideline that used for accessibility checking. |
![]() | GuidelineUrl | Gets the URL the can be used to get more information on the accessibility guidelines given in the Guideline property. |
![]() | Message | Gets a message string when the accessibility checkpoint verification rule is true. |
![]() | Priority | Gets the priority of the accessibility checkpoint. |
![]() | TypeId | |
![]() | VerificationConditionalOperator | Gets a VerificationConditionalOperator enumeration value indication how the accessibility checkpoint is verified. |
![]() | VerificationReportLevel | Gets a VerificationReportLevel enumeration value indicating how the accessibility checkpoint is used. |
![]() | VerificationRule | Gets a VerificationRule enumeration value indicating how the accessibility checkpoint is used. |
