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.5.0+9fe9421708749962bac8393d7cec5df976518ccb
Syntax
public CultureInfo Culture { get; set; }

Property Value

Type: CultureInfo
See Also