Click or drag to resize

AspNetApplicationLayoutRendererCulture Property

Gets or sets the culture used for rendering.

Namespace:  NLog.Web.LayoutRenderers
Assembly:  NLog.Web (in NLog.Web.dll) Version: 6.0.0+59339f2811712b446adf6dcd8a6bad39ad9f2ba1
Syntax
public CultureInfo? Culture { get; set; }

Property Value

Type: CultureInfo
See Also