ILocalizer.Culture Property

Definition

Return the localizer culture.

public System.Globalization.CultureInfo Culture { get; set; }
member this.Culture : System.Globalization.CultureInfo with get, set
Public Property Culture As CultureInfo

Property Value

Current culture.

Applies to