DateTimeInput.DefaultLocale Property

Definition

Gets or sets the DefaultLocale to use to parse confirmation choices if there is not one passed by the caller.

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

Property Value

string or expression which evaluates to a string with locale.

Applies to