[]
Configurates AriaLabelledBy. Sets the aria-labelledby attribute of input element.
public virtual TBuilder AriaLabelledBy(string value)
Public Overridable Function AriaLabelledBy(value As String) As TBuilder
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |