2027 Property
Changes 0
P

TextBox.PromptText

Description:
The prompt text for the text box.
Remarks:
Prompt text is displayed when the text box is empty and does not have keyboard focus. This text is displayed in italics. The default value is null.
public string PromptText { get; set; }