VerificationAttribute Constructor

 

Initializes a new instance of the VerificationAttribute class.

Namespace:   System.Web.UI
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodVerificationAttribute(String, String, VerificationReportLevel, Int32, String)

Initializes a new instance of the VerificationAttribute class with accessibility guideline, checkpoint, reporting level, checkpoint priority, and error message.

System_CAPS_pubmethodVerificationAttribute(String, String, VerificationReportLevel, Int32, String, VerificationRule, String)

Initializes a new instance of the VerificationAttribute class with accessibility guideline, checkpoint, reporting level, checkpoint priority, error message, VerificationRule.value, and related conditional property.

System_CAPS_pubmethodVerificationAttribute(String, String, VerificationReportLevel, Int32, String, VerificationRule, String, VerificationConditionalOperator, String, String)

Initializes a new instance of the VerificationAttribute class with accessibility guideline, checkpoint, reporting level, checkpoint priority, error message, VerificationRule.value, related conditional property, a related conditional property value, and a reference guideline URL.

Return to top
Show: