ariaLabelledby property
[This documentation is preliminary and is subject to change.]
Sets or retrieves a list of elements that provide a label for the current object.
![]() |
Syntax
object.setAttribute("ariaLabelledby",value);var value = object.getAttribute("ariaLabelledby");
Property values
Type: BSTR
A space-separated list of id property values.
Remarks
One or more id properties may be specified. A list of id properties is returned by Microsoft UI Automation.
See also
Reference
Build date: 1/23/2012
.png)