AccessibilityAriaLandmarkSet Method |
Name | Description | |
---|---|---|
AriaLandmarkSet(HtmlControl, String, String) |
Set an ARIA landmark (role) on the specified control. ARIA landmarks can be used by assistive
technology such as screen readers to help visually-impaired users better navigate a web page.
See: http://www.w3.org/WAI/GL/wiki/Using_ARIA_landmarks_to_identify_regions_of_a_page
| |
AriaLandmarkSet(WebControl, String, String) |
Set an ARIA landmark (role) on the specified control. ARIA landmarks can be used by assistive
technology such as screen readers to help visually-impaired users better navigate a web page.
See: http://www.w3.org/WAI/GL/wiki/Using_ARIA_landmarks_to_identify_regions_of_a_page
|