FormControl.labelText Method

Retrieves the label text for the control.

Syntax

public str labelText()

Run On

Client

Return Value

Type: str
The label text for the control; an empty string if there is no label text for the control.

See Also

Reference

FormControl Class