VerificationAttribute.Guideline Property

 

Gets the guideline that used for accessibility checking.

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

member Guideline : string with get

Property Value

Type: System.String

A string representing the guideline.

The Guideline property is set when the VerificationAttribute instance is created and is required.

Examples of guidelines include "WCAG 1.1" and "ADA508".

.NET Framework
Available since 2.0
Return to top
Show: