Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets or retrieves the user prompt text for the control.
Syntax
public str userPromptText([str value])
Run On
Client
Parameters
- value
Type: str
The value to assign as the user prompt text for the control.
Return Value
Type: str
The user prompt text for the control; an empty string if no user prompt text is assigned to the control.