Click or drag to resize

AspNetApplicationValueLayoutRendererCulture Property

Gets or sets the culture used for rendering.

Namespace:  NLog.Web.LayoutRenderers
Assembly:  NLog.Web (in NLog.Web.dll) Version: 5.3.13+628b0876960af3ee3454c99b7985dbb5e1c46bf0
Syntax
public CultureInfo Culture { get; set; }

Property Value

Type: CultureInfo
See Also