Property DisplayPrompt
| Improve this Doc View SourceDisplayPrompt
Gets or sets a value that will be used to set the watermark for prompts in the UI.
Declaration
public string DisplayPrompt { get; set; }
Property Value
Type | Description |
---|---|
System.String | A value that will be used to display a watermark in the UI. |