DialogContext.GetLocale Method

Definition

Obtain the CultureInfo in DialogContext.

public string GetLocale ();
member this.GetLocale : unit -> string
Public Function GetLocale () As String

Returns

A string representing the current locale.

Exceptions

Thrown when no locale is resolved and no default value factory is provided.

Applies to