InputDialog.AlwaysPrompt Property

Definition

Gets or sets a value indicating whether the input should always prompt the user regardless of there being a value or not.

public AdaptiveExpressions.Properties.BoolExpression AlwaysPrompt { get; set; }
member this.AlwaysPrompt : AdaptiveExpressions.Properties.BoolExpression with get, set
Public Property AlwaysPrompt As BoolExpression

Property Value

Bool or expression which evaluates to bool.

Applies to