FormControl.userPromptText Method

Gets or sets the user label text for the control.

Syntax

public str userPromptText([str value])

Run On

Client

Parameters

  • value
    Type: str
    The user label text to set for the control; optional.

Return Value

Type: str
The user label text for the control.

See Also

Reference

FormControl Class