AccessibilityStandardCode Class |
Namespace: CMS.UIControls.Internal
public static class AccessibilityStandardCode
The AccessibilityStandardCode type exposes the following members.
Name | Description | |
---|---|---|
BITV1_0 |
BIK BITV 1
| |
Section508 |
Section 508
| |
StancaAct |
Stanca Act
| |
WCAG1_0A |
WCAG 1 A
| |
WCAG1_0AA |
WCAG 1 AA
| |
WCAG1_0AAA |
WCAG 1 AAA
| |
WCAG2_0A |
WCAG 2 A
| |
WCAG2_0AA |
WCAG 2 AA
| |
WCAG2_0AAA |
WCAG 2 AAA
|
Name | Description | |
---|---|---|
FromEnum |
Returns the accessibility standard code from the enumeration value.
| |
ToEnum |
Returns the enumeration representation of the Accessibility standard code.
|