WebAssemblyComponentsOptions.UseCultureFromServer Property

Definition

Gets or sets a value indicating whether the server's culture should be applied on the WebAssembly client. Defaults to true.

public bool UseCultureFromServer { get; set; }
member this.UseCultureFromServer : bool with get, set
Public Property UseCultureFromServer As Boolean

Property Value

Applies to